Skip to content

Commit bd2c1bf

Browse files
authored
index.html: fix join link, see #16
1 parent 3d0c949 commit bd2c1bf

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
@@ -124,7 +124,7 @@ <h1 class="blog-title">AutoHotkey on GitHub</h1>
124124
<h2 class="blog-post-title">Membership</h2>
125125
<!-- <p class="blog-post-meta">January 1, 2014 by <a href="#">Mark</a></p> -->
126126

127-
<p>Want to be a member of the ahkscript.org GitHub group? Join with a simple post of your GitHub username here: <a href="http://ahkscript.org/boards/viewtopic.php?t=936">http://ahkscript.org/boards/viewtopic.php?t=936</a></p>
127+
<p>Want to be a member of the ahkscript.org GitHub group? Join with a simple post of your GitHub username here: <a href="https://www.autohotkey.com/boards/viewtopic.php?t=936">https://www.autohotkey.com/boards/viewtopic.php?t=936</a></p>
128128
</div><!-- /.blog-post -->
129129

130130
<div class="blog-post">

0 commit comments

Comments
 (0)