This commit is contained in:
nobohan
2021-10-21 18:07:12 +02:00
parent 4cecd3cd14
commit f80abd8e32
6 changed files with 679 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
function fix_path (path)
return '../../sncf-qa.wiki/' .. path
return '../../../wiki/biommap.wiki/' .. path
end
function Image (element)