We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b079b8 commit 2d2f569Copy full SHA for 2d2f569
1 file changed
lib/rdoc/generator/template/aliki/js/aliki.js
@@ -242,7 +242,6 @@ function hookTocActiveHighlighting() {
242
243
// Add active class to current link
244
correspondingLink.classList.add('active');
245
- activeLink = correspondingLink;
246
247
// Scroll link into view if needed
248
var tocNav = document.querySelector('#toc-nav');
0 commit comments