s/Github/GitHub/g

This commit is contained in:
Aman Gupta
2015-09-22 13:33:37 -07:00
parent 5e390dc7c7
commit 31bb4311e6
4 changed files with 6 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ Currently, the following C compilers are supported under Windows:
However, most testing is done with GCC.
Bootstrapping from Github
Bootstrapping from GitHub
-------------------------
Take a look at the readme file on github `here <https://github.com/nim-lang/Nim#readme>`_

View File

@@ -41,14 +41,14 @@ Nim's Community
.. container:: standout
Github
GitHub
------
Nim's `source code <http://github.com/nim-lang/Nim>`_ is hosted on Github.
Nim's `source code <http://github.com/nim-lang/Nim>`_ is hosted on GitHub.
Together with the `wiki <http://github.com/nim-lang/Nim/wiki>`_ and
`issue tracker <http://github.com/nim-lang/Nim/issues>`_.
Github also hosts other projects relating to Nim. These projects are a part
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 `Nimble package manager <https://github.com/nim-lang/nimble>`_
and its `package repository <http://github.com/nim-lang/packages>`_.

View File

@@ -792,7 +792,7 @@ is the installation of packages containing libraries and/or applications
written in Nim.
Even though Nimble is still very young it already is very
functional. It can install packages by name, it does so by accessing a
packages repository which is hosted on a Github repo. Packages can also be
packages repository which is hosted on a GitHub repo. Packages can also be
installed via a Git repo URL or Mercurial repo URL. The package repository
is searchable through Nimble. Anyone is free to add their own packages to
the package repository by forking the

View File

@@ -9,7 +9,7 @@ Authors: "Andreas Rumpf and contributors"
# Everything after ; is the ID
Community: "community.html;link_forum"
Aporia_IDE: "https://github.com/nim-lang/Aporia;link_aporia"
Github_Repo: "http://github.com/Araq/Nim;link_github"
GitHub_Repo: "http://github.com/Araq/Nim;link_github"
[Tabs]