diff --git a/depictions/web/index.html b/depictions/web/index.html index 5314dc09..86d640d3 100644 --- a/depictions/web/index.html +++ b/depictions/web/index.html @@ -144,7 +144,7 @@ $.ajax({ type: "GET", dataType: "xml", - url: "../repo.xml", + url: "../../repo.xml", cache: false, success: (xml) => { $(xml)