]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Prevent problems with period after the URL
authorThomas Bertels <3265870+tbertels@users.noreply.github.com>
Thu, 4 Jul 2024 10:41:51 +0000 (12:41 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jul 2024 10:41:51 +0000 (12:41 +0200)
Otherwise, the period gets included in the URL which makes it not work.

man-common/bugreports.adoc

index 0801bd259c4c34d79b16656e3d28d27d3c913db0..ce8997e3e1276fab2b7ee781533643b56b8b8731 100644 (file)
@@ -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].