Skip to content

Commit 79d4758

Browse files
fix navigation back when site is not at the root url
1 parent 02b694f commit 79d4758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<h1></h1>
66

7-
<a href="/index.html">&lt; back</a>
7+
<a href="../index.html">&lt; back</a>
88
<ul>
99
<li><a href="top10hotspots.txt">Top 10 hotspots</a></li>
1010
<li><a href="hotspots.html">Hotspots circular treemap</a></li>

0 commit comments

Comments
 (0)