diff options
| author | Junio C Hamano <gitster@pobox.com> | 2019-07-29 12:38:13 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-07-29 12:38:13 -0700 |
| commit | 63d9fa23cf4daa71528a35b3bcbcb407ade4219d (patch) | |
| tree | da24f419708dffea60c9359da28b41d80a49f4ca | |
| parent | Merge branch 'sg/t5551-fetch-smart-error-is-translated' into maint (diff) | |
| parent | doc: don't use git.kernel.org as example gitweb URL (diff) | |
| download | git-63d9fa23cf4daa71528a35b3bcbcb407ade4219d.tar.gz git-63d9fa23cf4daa71528a35b3bcbcb407ade4219d.zip | |
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
| -rw-r--r-- | Documentation/gitweb.txt | 3 |
1 files changed, 1 insertions, 2 deletions
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. |
