* [PATCH] man: use https for wiki link
@ 2017-08-14 17:27 Daniel Kahn Gillmor
2017-08-14 21:32 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Kahn Gillmor @ 2017-08-14 17:27 UTC (permalink / raw)
To: netfilter-devel
https works for the wiki, and users should prefer it by default,
whether they are logging in (to protect their credentials) or whether
they're reading data (to protect the integrity of the content).
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Acked-by: Arturo Borrero Gonzalez <arturo@netfilter.org>
---
doc/nft.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nft.xml b/doc/nft.xml
index 734f371..d7aae3f 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -5059,7 +5059,7 @@ filter output oif wlan0
</simplelist>
</para>
<para>
- There is an official wiki at: http://wiki.nftables.org
+ There is an official wiki at: https://wiki.nftables.org
</para>
</refsect1>
--
2.13.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-14 21:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-14 17:27 [PATCH] man: use https for wiki link Daniel Kahn Gillmor
2017-08-14 21:32 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).