diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2020-06-16 08:47:32 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2020-06-19 22:08:09 +0200 |
commit | e2c0b9712452296cb50a9faf07cc688862238f24 (patch) | |
tree | b9951f3210659f982625c95f0e14c4eb887aa348 /Documentation | |
parent | 0ad6f6e767ec2f613418cbc7ebe5ec4c35af540c (diff) |
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.rst | 4 |
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 ============================ |