* erc.texi (Development): Correction to git tutorial url.

This commit is contained in:
Kevin Ryde 2009-11-28 20:36:05 +00:00
parent d7117720c9
commit c6d4731535
2 changed files with 3 additions and 1 deletions

View file

@ -3,6 +3,8 @@
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
@pxref, now eieio is in emacs.
* erc.texi (Development): Correction to git tutorial url.
2009-11-26 Glenn Morris <rgm@gnu.org>
* faq.texi (Latest version of Emacs): Mention stability of development

View file

@ -175,7 +175,7 @@ contribute to ERC development, it is highly recommended that you use
git.
If you are new to git, you might find this tutorial helpful:
@uref{http://www.kernel.org/pub/software/scm/git/docs/tutorial.html}.
@uref{http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html}.
Downloading ERC with git and staying up-to-date involves the following
steps.