[Privoxy-commits] [privoxy] 20/48: Turn a reference to the show-status page into a link
User Git
git at git.privoxy.org
Thu Dec 17 14:17:56 UTC 2020
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 706c8ab535b696ab96adbb76c17f8c94ffb56163
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Dec 16 07:39:55 2020 +0100
Turn a reference to the show-status page into a link
... when rendered for the user manual.
---
doc/source/p-config.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 76042c38..f41ec076 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -1269,7 +1269,7 @@ actionsfile
They can only be used if <application>Privoxy</application> has
been compiled with IPv6 support. If you aren't sure if your version
supports it, have a look at
- <literal>http://config.privoxy.org/show-status</literal>.
+ <ulink url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
</para>
<para>
Some operating systems will prefer IPv6 to IPv4 addresses even if the
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list