Skip to content

Commit 0a90b7a

Browse files
committed
Bodge fix for help link on homepage.
1 parent f60e1a4 commit 0a90b7a

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
@@ -9,7 +9,7 @@ <h1>Code With Mu</h1>
99
programmers. It's written in Python and works on Windows, OSX, Linux
1010
and Raspberry Pi.</p>
1111
<p><a class="btn btn-lg btn-success" href="#download"
12-
role="button">Download now</a> <a class="btn btn-primary" role="button" href="help">Help</a></p>
12+
role="button">Download now</a> <a class="btn btn-primary" role="button" href="/help/0.9.13">Help</a></p>
1313
</div>
1414

1515
<div class="row marketing">

0 commit comments

Comments
 (0)