mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
fixed rst links
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
The git stuff
|
||||
=============
|
||||
|
||||
`Guide by github, scroll down a bit<https://guides.github.com/activities/contributing-to-open-source/>`_
|
||||
`Guide by github, scroll down a bit <https://guides.github.com/activities/contributing-to-open-source/>`_
|
||||
|
||||
Deprecation
|
||||
===========
|
||||
@@ -23,7 +23,7 @@ Or you can simply use
|
||||
to mark a symbol as deprecated. Works for procs/types/vars/consts,
|
||||
etc.
|
||||
|
||||
`Deprecated pragma in the manual.<http://nim-lang.org/docs/manual.html#pragmas-deprecated-pragma>`_
|
||||
`Deprecated pragma in the manual. <http://nim-lang.org/docs/manual.html#pragmas-deprecated-pragma>`_
|
||||
|
||||
Writing tests
|
||||
=============
|
||||
|
||||
Reference in New Issue
Block a user