diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-03 19:34:00 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-03 19:34:00 -0400 |
commit | e25d4efcb9b4f8d1f23014fc3a61bee088514665 (patch) | |
tree | 8851764f355a66cb5acc6e8b64d271d408018fbe /website | |
parent | 6ea9ff35aec29b82ade293487797a2314b19f921 (diff) |
one of these days i will learn markdown properly
Diffstat (limited to 'website')
-rw-r--r-- | website/download.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index 2f41c88..006654d 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -22,11 +22,11 @@ can [git clone](http://www.kernel.org/pub/software/scm/git/docs/git-clone.html) any of the developer repositories, including: -[mailto:jrollins@phys.columbia.edu](Jameson Graef Rollins): +[Jameson Graef Rollins](mailto:jrollins@phys.columbia.edu): git clone http://lair.fifthhorseman.net/~jrollins/git/monkeysphere.git monkeysphere -[http://cmrg.fifthhorseman.net/wiki/dkg](Daniel Kahn Gillmor): +[Daniel Kahn Gillmor](http://cmrg.fifthhorseman.net/wiki/dkg): git clone http://lair.fifthhorseman.net/~dkg/git/monkeysphere.git monkeysphere |