Fixed broken links that I found while browsing Linux wireless regulatory
documentation.
Signed-off-by: Lukasz Kimber <lukaszkimber@xxxxxxxxxxx>
---
Documentation/networking/regulatory.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/networking/regulatory.rst
b/Documentation/networking/regulatory.rst
index 3163650c242f..78d8e5001020 100644
--- a/Documentation/networking/regulatory.rst
+++ b/Documentation/networking/regulatory.rst
@@ -9,7 +9,7 @@ regulatory infrastructure works.
More up to date information can be obtained at the project's web page:
-https://wireless.wiki.kernel.org/en/developers/Regulatory
+https://wireless.wiki.kernel.org/en/developers/regulatory.html
Keeping regulatory domains in userspace
---------------------------------------
@@ -37,7 +37,7 @@ expected regulatory domains will be respected by the
kernel.
A currently available userspace agent which can accomplish this
is CRDA - central regulatory domain agent. Its documented here:
-https://wireless.wiki.kernel.org/en/developers/Regulatory/CRDA
+https://wireless.wiki.kernel.org/en/developers/regulatory/crda.html
Essentially the kernel will send a udev event when it knows
it needs a new regulatory domain. A udev rule can be put in place
@@ -58,7 +58,7 @@ Who asks for regulatory domains?
Users can use iw:
-https://wireless.wiki.kernel.org/en/users/documentation/iw
+https://wireless.wiki.kernel.org/en/users/documentation/iw.html
An example::
--
2.44.0