Skip to content

Commit 3b7fb9b

Browse files
committed
Merge pull request #19 from walsh9/hotfix-url
Fix link to old version
2 parents f2b3070 + 42c725a commit 3b7fb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h1>Bisbee's Escape</h1>
7979

8080
<div class="message">
8181
<p>This is version 1.1, with bugfixes and <a href="https://github.com/walsh9/7drl2016#11">other changes</a>.</p>
82-
<p>For the original 7DRL release, <a href="/7drl/">click here</a>.</p>
82+
<p>For the original 7DRL release, <a href="7drl/">click here</a>.</p>
8383
</div>
8484

8585
<div class="instructions">

0 commit comments

Comments
 (0)