diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-06 11:37:33 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-06 11:37:33 +0100 |
commit | 24e7f01d6e6322e9d98412076dcf3f4d98196bb0 (patch) | |
tree | 6747bd440175ac9fb30ab30adfa83791df68f326 /contributing.mdwn | |
parent | 155b3fde577d1f6e06ee1df2204ebcaea7c81935 (diff) | |
download | web-24e7f01d6e6322e9d98412076dcf3f4d98196bb0.tar.gz web-24e7f01d6e6322e9d98412076dcf3f4d98196bb0.tar.bz2 web-24e7f01d6e6322e9d98412076dcf3f4d98196bb0.zip |
Integrate auth.html, hurd-paper.html, hurd-talk.html. Move content from devel.html, docs.html.
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 698d03b3..f1003389 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -52,7 +52,7 @@ is another possibility, see the page about [[running_a_Hurd_system|hurd/running]] for the full story. Then you can either play around and eventually strive to do something -useful or -- if you want -- ask us to assign something to you, depending +useful or -- if you want -- [[ask_us|contact_us]] to assign something to you, depending on the skills you have and the resources you intend to invest. Please spend some time with thinking about the items in this [[questionnaire]]. @@ -62,10 +62,10 @@ system, e.g., [[microkernels_for_beginners|microkernel/for_beginners]]. Until you can do the basic exercises listed there, you won't be able to significantly contribute to the Hurd. -For more reading resources, please see these web pages, and also -<http://www.gnu.org/software/hurd/devel.html>, -<http://www.gnu.org/software/hurd/docs.html> for links to a bunch of documents, -and <http://www.gnu.org/software/hurd/> in general. +For more reading resources, please see these web pages, for example, +[[Hurd_documentation|hurd/documentation]] and +[[Mach_documentation|microkernel/mach/documentation]] for links to a bunch of +documents. ### Porting Packages |