Skip to content

Commit

Permalink
remove manually update
Browse files Browse the repository at this point in the history
Signed-off-by: Huong Nguyen <huongg1409@gmail>
  • Loading branch information
Huong Nguyen committed Jun 25, 2024
1 parent f7269fe commit cc6b57e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/kedro_sphinx_theme/theme/kedro-sphinx-theme/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@

// Add 'active' class to the clicked link
event.target.classList.add('active');

// Manually navigate to the link's href
window.location.href = event.target.getAttribute('href');
});
});
});
Expand Down

0 comments on commit cc6b57e

Please sign in to comment.