docs: Correct ChangeLog URL to history log.
Debian is using this to make URL with tagged release, and with the old URL it does return an empty page. $ apt info util-linux | grep -i version Version: 2.35.1-2 $ zcat /usr/share/doc/util-linux/changelog.gz See version control history. http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=log;h=2.35.1 ^^ empty page Signed-off-by: Anatoly Pugachev <matorola@gmail.com>
This commit is contained in:
parent
17c57e2509
commit
b3a3b7eb1a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
See version control history.
|
||||
|
||||
http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=log
|
||||
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue