##// END OF EJS Templates
doc: add link to ipython on github
Valentin Haenel -
Show More
@@ -8,8 +8,9 b' Overview'
8 8 ========
9 9
10 10 IPython development is done using Git [Git]_ and Github.com [Github.com]_.
11 This makes it easy for people to contribute to the development of IPython.
12 There are several ways in which you can join in.
11 (Github Ipython Repository: [IPyGithub]_) This makes it easy for people to
12 contribute to the development of IPython. There are several ways in which you
13 can join in.
13 14
14 15
15 16 Merging a branch into trunk
@@ -80,3 +81,4 b" moment to read it (it's short but very informative)."
80 81
81 82 .. [Git] The Git version control system. http://git-scm.com
82 83 .. [Github.com] Github.com. http://github.com
84 .. [IPyGithub] IPython repository on github. https://github.com/ipython/ipython
General Comments 0
You need to be logged in to leave comments. Login now