We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
external
1 parent 7aae0e1 commit e9062eaCopy full SHA for e9062ea
docs/js/custom.js
@@ -104,7 +104,7 @@ $(document).ready(function() {
104
}
105
});
106
107
- $('.md-content a:not(.md-icon):not(.md-source)')
+ $('.md-content a:not(.md-icon):not(.md-source):not(.instantsearch__entry)')
108
.filter(function() {
109
return this.hostname && this.hostname !== location.hostname;
110
})
0 commit comments