mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-27 00:51:39 +00:00
added 'website' option to koch for convenience
This commit is contained in:
@@ -34,13 +34,13 @@ Nim's Community
|
||||
Github
|
||||
------
|
||||
|
||||
Nim's `source code <http://github.com/Araq/Nim>`_ is hosted on Github.
|
||||
Together with the `wiki <http://github.com/Araq/Nim/wiki>`_ and
|
||||
`issue tracker <http://github.com/Araq/Nim/issues>`_.
|
||||
Nim's `source code <http://github.com/Araq/Nimrod>`_ is hosted on Github.
|
||||
Together with the `wiki <http://github.com/Araq/Nimrod/wiki>`_ and
|
||||
`issue tracker <http://github.com/Araq/Nimrod/issues>`_.
|
||||
|
||||
Github also hosts other projects relating to Nim. These projects are a part
|
||||
of the `nim-lang organisation <http://github.com/nim-lang>`_.
|
||||
This includes the `Babel package manager <http://github.com/nim-lang/babel>`_
|
||||
This includes the `Nimble package manager <https://github.com/nim-lang/nimble>`_
|
||||
and its `package repository <http://github.com/nim-lang/packages>`_.
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Learning Nim
|
||||
Examples
|
||||
--------
|
||||
|
||||
- | `Nim by Example <http://nimrod-by-example.github.io/>`_
|
||||
- | `Nim by Example <http://nim-by-example.github.io/>`_
|
||||
| Nim by Example is an excellent starting place for beginners.
|
||||
|
||||
- | `Nim on Rosetta Code <http://rosettacode.org/wiki/Category:Nimrod>`_
|
||||
|
||||
Reference in New Issue
Block a user