Skip to content

Commit a7ab648

Browse files
committed
Update with the latest changes
1 parent 8b5ec52 commit a7ab648

3 files changed

Lines changed: 12 additions & 8 deletions

File tree

Resources.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,25 @@ <h1>Resources</h2>
1616
<a class="url" href="http://ahkscript.org/docs/AutoHotkey.htm">Official documentation</a>
1717
<span class="description">Official uptodate AutoHotkey documentation.</span>
1818
</li>
19+
<li>
20+
<a class="url" href="http://ahkscript.github.io/ahkbook/projectinfo.html">ahkbook</a>
21+
<span class="description">a book on AutoHotkey (not completed yet). Forum thread: <a href='http://www.autohotkey.com/board/topic/73014-ahkbook-a-free-online-book-for-autohotkey/'>link</a>.</span>
22+
</li>
1923
<li>
2024
<a class="url" href="http://ahkscript.org/docs/Tutorial.htm">Official quick start tutorial</a>
2125
<span class="description">Official quick start tutorial - originally written by tidbit. Forum <a href='http://ahkscript.org/boards/viewtopic.php?f=7&t=27'>link</a>.</span>
2226
</li>
2327
<li>
2428
<a class="url" href="http://ahkscript.org/">ahkscript.org</a>
25-
<span class="description">Official website of AutoHotkey. Hosts uptodate AutoHotkey downloads and documentation. Hosts the official AutoHotkey forum.</span>
29+
<span class="description">Official website of AutoHotkey.</span>
2630
</li>
2731
<li>
2832
<a class="url" href="http://www.autohotkey.com/">autohotkey.com</a>
29-
<span class="description">Former official website of AutoHotkey. *Hosts outdated AutoHotkey documentation (AutoHotkey Basic, not AutoHotkey_L!)!* It also hosts a forum.</span>
33+
<span class="description">Former official website of AutoHotkey.</span>
3034
</li>
3135
<li>
32-
<a class="url" href="https://github.com/ahkscript">ahkscript github organization</a>
33-
<span class="description">Official ahkscript github organization.</span>
36+
<a class="url" href="https://github.com/ahkscript">ahkscript GitHub organization</a>
37+
<span class="description">Official ahkscript GitHub organization.</span>
3438
</li>
3539
</ul>
3640
</div>

Scripts.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1>Scripts</h2>
1414
<ul>
1515
<li>
1616
<a class="url" href="http://clipjump.sourceforge.net/">Clipjump</a>
17-
<span class="description">is a Multiple-Clipboard management utility for Windows. Source code: <a href='https://github.com/aviaryan/Clipjump'>Github</a>. Forum threads: <a href='http://ahkscript.org/boards/viewtopic.php?f=6&t=401'>link 1</a>, <a href='http://www.autohotkey.com/board/topic/91488-clipjump-the-ultimate-clipboard-manager-updated-0708/'>link 2</a>.</span>
17+
<span class="description">is a Multiple-Clipboard management utility for Windows. Source code: <a href='https://github.com/aviaryan/Clipjump'>GitHub</a>. Forum threads: <a href='http://ahkscript.org/boards/viewtopic.php?f=6&t=401'>link 1</a>, <a href='http://www.autohotkey.com/board/topic/91488-clipjump-the-ultimate-clipboard-manager-updated-0708/'>link 2</a>.</span>
1818
</li>
1919
<li>
2020
<a class="url" href="https://github.com/adampash/belvedere">Belvedere</a>
@@ -38,7 +38,7 @@ <h1>Scripts</h2>
3838
</li>
3939
<li>
4040
<a class="url" href="https://github.com/ManiacDC/TypingAid/releases">TypingAid</a>
41-
<span class="description">Suggests and completes words as you type. Forum <a href='http://www.autohotkey.com/board/topic/49517-typingaid-v219d-word-autocompletion-utility/'>link</a> Github <a href='https://github.com/ManiacDC/TypingAid'>link</a>.</span>
41+
<span class="description">Suggests and completes words as you type. Forum <a href='http://www.autohotkey.com/board/topic/49517-typingaid-v219d-word-autocompletion-utility/'>link</a> GitHub <a href='https://github.com/ManiacDC/TypingAid'>link</a>.</span>
4242
</li>
4343
<li>
4444
<a class="url" href="http://pkl.sourceforge.net/">Portable Keyboard Layout</a>

Tools.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1>Tools</h2>
3030
</li>
3131
<li>
3232
<a class="url" href="http://ahkscript.org/boards/viewtopic.php?f=6&t=2116">[Class] Console</a>
33-
<span class="description">This class is meant to simplify debugging for scripts from simple text handling, to outputting and logging data & arrays. Github <a href='https://github.com/AfterLemon/Class_Console'>link</a>.</span>
33+
<span class="description">This class is meant to simplify debugging for scripts from simple text handling, to outputting and logging data & arrays. GitHub <a href='https://github.com/AfterLemon/Class_Console'>link</a>.</span>
3434
</li>
3535
<li>
3636
<a class="url" href="http://www.autohotkey.com/board/topic/70490-print-array/">Print Array</a>
@@ -70,7 +70,7 @@ <h1>Tools</h2>
7070
</li>
7171
<li>
7272
<a class="url" href="http://www.macrocreator.com/">Pulover’s Macro Creator</a>
73-
<span class="description">a Free Automation Tool and Script Generator. Recommended for beginners. Forum <a href='http://ahkscript.org/boards/viewtopic.php?f=6&t=143'>link</a>. Github <a href='https://github.com/Pulover/PuloversMacroCreator'>link</a>.</span>
73+
<span class="description">a Free Automation Tool and Script Generator. Recommended for beginners. Forum <a href='http://ahkscript.org/boards/viewtopic.php?f=6&t=143'>link</a>. GitHub <a href='https://github.com/Pulover/PuloversMacroCreator'>link</a>.</span>
7474
</li>
7575
<li>
7676
<a class="url" href="http://ahkscript.org/boards/viewtopic.php?f=22&t=3942">PrismJs</a>

0 commit comments

Comments
 (0)