Skip to content

Commit dfa880e

Browse files
jwilkgitster
authored andcommitted
doc: don't use git.kernel.org as example gitweb URL
git.kernel.org uses cgit, not gitweb, these days: $ w3m -dump 'http://git.kernel.org/?p=git/git.git;a=tree;f=gitweb' | grep -w generated generated by cgit 1.2-0.3.lf.el7 (git 2.18.0) at 2019-06-22 16:14:38 +0000 Signed-off-by: Jakub Wilk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b697d92 commit dfa880e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/gitweb.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ Gitweb provides a web interface to Git repositories. Its features include:
2828
revisions one at a time, viewing the history of the repository.
2929
* Finding commits which commit messages matches given search term.
3030

31-
See http://git.kernel.org/?p=git/git.git;a=tree;f=gitweb[] or
32-
http://repo.or.cz/w/git.git/tree/HEAD:/gitweb/[] for gitweb source code,
31+
See http://repo.or.cz/w/git.git/tree/HEAD:/gitweb/[] for gitweb source code,
3332
browsed using gitweb itself.
3433

3534

0 commit comments

Comments
 (0)