Skip to content

Commit

Permalink
fix navigation back when site is not at the root url
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomerlin committed Oct 28, 2024
1 parent 02b694f commit 79d4758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<h1></h1>

<a href="/index.html">&lt; back</a>
<a href="../index.html">&lt; back</a>
<ul>
<li><a href="top10hotspots.txt">Top 10 hotspots</a></li>
<li><a href="hotspots.html">Hotspots circular treemap</a></li>
Expand Down

0 comments on commit 79d4758

Please sign in to comment.