fix links

This commit is contained in:
relt-1
2023-09-23 13:58:13 +02:00
parent bcb3d037d9
commit e7f72c8ccf
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<script>
const documentlist = ['index.html', 'folder/other.html']
const documentlist = ['/wiki/index.html', '/wiki/folder/other.html']
const namelist = ['test', 'Other']
function updateSearch() {