remove a bunch of .html links
This commit is contained in:
parent
8eca6b29ec
commit
1d2ce8d701
5 changed files with 6 additions and 6 deletions
|
@ -168,7 +168,7 @@ function expandDetailsRecursively(element) {
|
|||
}
|
||||
|
||||
function navigateToPage(page) {
|
||||
window.location.pathname = `${page}.html`
|
||||
window.location.pathname = `${page}`
|
||||
}
|
||||
|
||||
async function navigateToBranch(fragment) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue