From: Junio C Hamano Date: Tue, 9 Jul 2019 22:25:45 +0000 (-0700) Subject: Merge branch 'jw/gitweb-sample-update' X-Git-Tag: v2.23.0-rc0~60 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/88176b7023efc5c147539791610f58d671fe1978?hp=bf8126fff9cdab2583f1c8b274c0d29ebd000c26 Merge branch 'jw/gitweb-sample-update' Doc update. * jw/gitweb-sample-update: doc: don't use git.kernel.org as example gitweb URL --- diff --git a/Documentation/gitweb.txt b/Documentation/gitweb.txt index c7436098c9..3cc9b034c4 100644 --- a/Documentation/gitweb.txt +++ b/Documentation/gitweb.txt @@ -28,8 +28,7 @@ Gitweb provides a web interface to Git repositories. Its features include: revisions one at a time, viewing the history of the repository. * Finding commits which commit messages matches given search term. -See http://git.kernel.org/?p=git/git.git;a=tree;f=gitweb[] or -http://repo.or.cz/w/git.git/tree/HEAD:/gitweb/[] for gitweb source code, +See http://repo.or.cz/w/git.git/tree/HEAD:/gitweb/[] for gitweb source code, browsed using gitweb itself.