Skip to content

Commit aa7643c

Browse files
authored
link the latest stdlib documentation (#144)
1 parent 96677de commit aa7643c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h1 class="pure-u-1 text-centered page-title main-heading">{{page.title}}</h1>
99
<div class="pure-u-1 pure-u-md-1-2">
1010
<h2 class="">Standards &amp; Guides</h2>
1111

12-
<h3><a href="{{ site.baseurl }}/docs/lib.html">Standard Library</a></h3>
12+
<h3><a href="https://nim-lang.github.io/Nim/lib.html">Standard Library</a></h3>
1313
<p>
1414
Provides a listing and description of all the modules in the standard
1515
library.

0 commit comments

Comments
 (0)