summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-08-08 11:58:53 +0200
committerThomas Haller <thaller@redhat.com>2016-08-14 09:57:25 +0200
commitec7c9b4dcf44609a1c41592adf9f1ebc859e5f4e (patch)
tree6baadb6545c433bdfad46db1d5a0470f81830885 /doc
parentdaaa2c5cb172dec0f4ab0a96c40814831465df20 (diff)
downloadlibnl-ec7c9b4dcf44609a1c41592adf9f1ebc859e5f4e.tar.gz
doc: fix URLs and typo
Signed-off-by: Peter Wu <peter@lekensteyn.nl> Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/toc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/toc.c b/doc/src/toc.c
index a91c2a71..921bcf6c 100644
--- a/doc/src/toc.c
+++ b/doc/src/toc.c
@@ -17,7 +17,7 @@ libraries (e.g. "nl-route", "nl-genl", ...).
The library is designed to ensure that all components are optional, i.e.
even though the core library provides a caching system which allows to
-easly manage objects of any kind, no application is required to use this
+easily manage objects of any kind, no application is required to use this
caching system if it has no need for it.
The library was developed and tested on 2.6.x and 3.x kernel releases. It
@@ -39,7 +39,7 @@ git://git.infradead.org/users/tgr/libnl.git
\section main_website Website
-- http://www.infradead.org/~tgr/libnl/
+- https://www.infradead.org/~tgr/libnl/
\section main_mailinglist Mailinglist
@@ -49,6 +49,6 @@ Please post questions and patches to the libnl mailinglist:
libnl@lists.infradead.org
@endcode
-- Archives: http://canuck.infradead.org/pipermail/libnl/
+- Archives: https://lists.infradead.org/pipermail/libnl/
*/