aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2020-06-16 08:47:32 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2020-06-19 22:08:09 +0200
commite2c0b9712452296cb50a9faf07cc688862238f24 (patch)
treeb9951f3210659f982625c95f0e14c4eb887aa348 /Documentation
parentnet: increment xmit_recursion level in dev_direct_xmit() (diff)
downloadwireguard-linux-e2c0b9712452296cb50a9faf07cc688862238f24.tar.xz
wireguard-linux-e2c0b9712452296cb50a9faf07cc688862238f24.zip
docs: net: ieee802154: change link to new project URL
We finally came around to setup a new project website. Update the reference here. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/networking/ieee802154.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/ieee802154.rst b/Documentation/networking/ieee802154.rst
index 36ca823a1122..6f4bf8447a21 100644
--- a/Documentation/networking/ieee802154.rst
+++ b/Documentation/networking/ieee802154.rst
@@ -30,8 +30,8 @@ Socket API
The address family, socket addresses etc. are defined in the
include/net/af_ieee802154.h header or in the special header
-in the userspace package (see either http://wpan.cakelab.org/ or the
-git tree at https://github.com/linux-wpan/wpan-tools).
+in the userspace package (see either https://linux-wpan.org/wpan-tools.html
+or the git tree at https://github.com/linux-wpan/wpan-tools).
6LoWPAN Linux implementation
============================