From: Thomas Bertels <3265870+tbertels@users.noreply.github.com> Date: Thu, 4 Jul 2024 10:41:51 +0000 (+0200) Subject: Prevent problems with period after the URL X-Git-Tag: v2.42-start~276^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3131bd3f67011c6f94317099efee30904e271599;p=thirdparty%2Futil-linux.git Prevent problems with period after the URL Otherwise, the period gets included in the URL which makes it not work. --- diff --git a/man-common/bugreports.adoc b/man-common/bugreports.adoc index 0801bd259c..ce8997e3e1 100644 --- a/man-common/bugreports.adoc +++ b/man-common/bugreports.adoc @@ -1,3 +1,3 @@ == REPORTING BUGS -For bug reports, use the issue tracker at https://github.com/util-linux/util-linux/issues. +For bug reports, use the https://github.com/util-linux/util-linux/issues[issue tracker].