Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit 9f0a4ab

Browse files
committedApr 28, 2014
Update index.html
1 parent 329428c commit 9f0a4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<script>
8-
location.replace('docs');
8+
location.replace('docs' + location.hash);
99
</script>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)
This repository has been archived.