All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Rica <jasampler@gmail.com>
To: git@vger.kernel.org, Petr Baudis <pasky@suse.cz>
Subject: [PATCH] course/svn: Fix a link pointing to a .txt instead of its .html page
Date: Sat, 01 Sep 2007 05:41:40 +0200	[thread overview]
Message-ID: <46D8DF74.6020704@gmail.com> (raw)

Signed-off-by: Carlos Rica <jasampler@gmail.com>
---
 course/svn.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/course/svn.html b/course/svn.html
index ccadfac..fbb9d91 100644
--- a/course/svn.html
+++ b/course/svn.html
@@ -514,7 +514,7 @@ repositories with no working copy at all - so called <em>bare</em>
 repositories which are commonly used for public access or developers'
 meeting point - just for exchange of history where a checked out copy
 would be a waste of space anyway. You can create such a repository.
-See <a href="http://www.kernel.org/pub/software/scm/git/docs/user-manual.txt#setting-up-a-public-repository">Setting up a public repository</a> for details.</p>
+See <a href="http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#setting-up-a-public-repository">Setting up a public repository</a> for details.</p>

 <p>Git can work with the same workflow as Subversion, with a group of developers
 using a single repository for exchange of their work. The only change
-- 
1.5.0

             reply	other threads:[~2007-09-01  3:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-01  3:41 Carlos Rica [this message]
2007-09-01 11:01 ` [PATCH] course/svn: Fix a link pointing to a .txt instead of its .html page Petr Baudis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46D8DF74.6020704@gmail.com \
    --to=jasampler@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pasky@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.