diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-04-09 09:39:14 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-04-09 09:39:14 +0200 |
commit | 3f0fbb37e02e5f2ff22eb9d97af4154a0e5e7f39 (patch) | |
tree | 422d4c373b768bc7a9db15b274d12664a75fd01e /index.mdwn | |
parent | 8483398a4bbe0a93f2b7759243159b599d03a2b8 (diff) | |
parent | 30dde00114d5d791e340d4ca0dd4f8a096b8ff2a (diff) | |
download | web-3f0fbb37e02e5f2ff22eb9d97af4154a0e5e7f39.tar.gz web-3f0fbb37e02e5f2ff22eb9d97af4154a0e5e7f39.tar.bz2 web-3f0fbb37e02e5f2ff22eb9d97af4154a0e5e7f39.zip |
Merge commit '30dde00114d5d791e340d4ca0dd4f8a096b8ff2a'
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -73,8 +73,10 @@ To help the Hurd you can for example (from high level stuff to the inner core) * Work on the [[Hurd_on_Mach|contributing#hurd_on_mach]], or * Help to port the Hurd [[to_a_modern_microkernel|contributing#hurd_on_modern_microkernel]]. -Read about ways to contribute [[in_more_detail|contributing]]. +You can find most Hurd related sourcecode in the +[savannah git repositories for the Hurd](http://git.savannah.gnu.org/cgit/hurd/). +Read about ways to contribute [[in_more_detail|contributing]]. ## Getting Help |