diff options
| author | bjorn <bjorn@bringert.net> | 2008-05-13 18:26:46 +0000 |
|---|---|---|
| committer | bjorn <bjorn@bringert.net> | 2008-05-13 18:26:46 +0000 |
| commit | 74f048dcf41de3540778de54dfa7541fa5b39c46 (patch) | |
| tree | e35e98ba47f9e7aa964418594bf99df5269889f4 /doc | |
| parent | f17addbcd3735f7bb27a2c1df090f5f2c68b8ce8 (diff) | |
Fix link to code.haskell.org account request page.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/darcs.html | 4 | ||||
| -rw-r--r-- | doc/darcs.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/darcs.html b/doc/darcs.html index cf2ef3768..853a5e76c 100644 --- a/doc/darcs.html +++ b/doc/darcs.html @@ -8,7 +8,7 @@ <P ALIGN="center"><CENTER><H1>GF Darcs repository</H1> <FONT SIZE="4"> <I>Author: Björn Bringert <bringert@cs.chalmers.se></I><BR> -Last update: Mon Feb 25 16:26:54 2008 +Last update: Tue May 13 20:26:34 2008 </FONT></CENTER> <P></P> @@ -148,7 +148,7 @@ patch directly from darcs. If so, replace <CODE>-o mypatch.patch</CODE> with <P> If you have a user account on code.haskell.org, you can get read-write access over SSH to the GF repository. -To get an account, <A HREF="form">http://community.haskell.org/admin/account_request.html fill out this</A>. +To get an account, <A HREF="http://community.haskell.org/admin/account_request.html">fill out this form</A>. Once you have an account, ask <<A HREF="mailto:bringert@cs.chalmers.se">bringert@cs.chalmers.se</A>> to add you to the <CODE>gf</CODE> project. </P> <A NAME="toc9"></A> diff --git a/doc/darcs.txt b/doc/darcs.txt index 1f8ceb62b..22f1a545f 100644 --- a/doc/darcs.txt +++ b/doc/darcs.txt @@ -111,7 +111,7 @@ patch directly from darcs. If so, replace ``-o mypatch.patch`` with If you have a user account on code.haskell.org, you can get read-write access over SSH to the GF repository. -To get an account, [http://community.haskell.org/admin/account_request.html fill out this form]. +To get an account, [fill out this form http://community.haskell.org/admin/account_request.html]. Once you have an account, ask <bringert@cs.chalmers.se> to add you to the ``gf`` project. |
