From: Junio C Hamano Date: Mon, 29 Jul 2019 19:38:13 +0000 (-0700) Subject: Merge branch 'jw/gitweb-sample-update' into maint X-Git-Tag: v2.23.0-rc0~1^2~28 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/63d9fa23cf4daa71528a35b3bcbcb407ade4219d?hp=0a2e8387e9f4842f134cfdde7a28eee61daec971 Merge branch 'jw/gitweb-sample-update' into maint 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.