We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96677de commit aa7643cCopy full SHA for aa7643c
jekyll/documentation.html
@@ -9,7 +9,7 @@ <h1 class="pure-u-1 text-centered page-title main-heading">{{page.title}}</h1>
9
<div class="pure-u-1 pure-u-md-1-2">
10
<h2 class="">Standards & Guides</h2>
11
12
- <h3><a href="{{ site.baseurl }}/docs/lib.html">Standard Library</a></h3>
+ <h3><a href="https://nim-lang.github.io/Nim/lib.html">Standard Library</a></h3>
13
<p>
14
Provides a listing and description of all the modules in the standard
15
library.
0 commit comments