mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
fixes #4529
This commit is contained in:
@@ -180,8 +180,8 @@ runForever()
|
||||
<div id="foot-links">
|
||||
<div>
|
||||
<h4>Documentation</h4>
|
||||
<a href="documentation.html">Stable Documentation</a>
|
||||
<a href="learn.html">Learning Resources</a>
|
||||
<a href="${rootDir}documentation.html">Stable Documentation</a>
|
||||
<a href="${rootDir}learn.html">Learning Resources</a>
|
||||
<!-- <a href="">Development Documentation</a> -->
|
||||
<a href="https://github.com/nim-lang/nim">Issues & Requests</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user