diff --git a/pushme-pullyou/2023-10-13/tootoo.html b/pushme-pullyou/2023-10-13/tootoo.html
index a1898cd..8f715a6 100644
--- a/pushme-pullyou/2023-10-13/tootoo.html
+++ b/pushme-pullyou/2023-10-13/tootoo.html
@@ -124,7 +124,7 @@
if ( location.protocol === "https:" ) {
- window.history.pushState( "", "", "./" + location.hash );
+ window.history.pushState( "", "", "../../" + location.hash );
COR.ignoreFolders = COR.defaultIgnoreFolders;