mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 10:22:15 +00:00
failing trailing underscore, caused no hyperlink
This commit is contained in:
committed by
GitHub
parent
9e723166fe
commit
b3c170bdf3
@@ -21,7 +21,7 @@ This tutorial assumes that you are familiar with basic programming concepts
|
||||
like variables, types or statements but is kept very basic. The `manual
|
||||
<manual.html>`_ contains many more examples of the advanced language features.
|
||||
All code examples in this tutorial, as well as the ones found in the rest of
|
||||
Nim's documentation, follow the `Nim style guide <nep1.html>`.
|
||||
Nim's documentation, follow the `Nim style guide <nep1.html>`_.
|
||||
|
||||
|
||||
The first program
|
||||
|
||||
Reference in New Issue
Block a user