]> www.infradead.org Git - users/hch/misc.git/commitdiff
docs: uapi: netlink: update netlink specs link
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 12 Jun 2025 13:27:39 +0000 (15:27 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Aug 2025 05:47:30 +0000 (07:47 +0200)
With the recent parser_yaml extension, and the removal of the
auto-generated ReST source files, the location of netlink
specs changed.

Update uAPI accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Documentation/userspace-api/netlink/index.rst
Documentation/userspace-api/netlink/specs.rst

index c1b6765cc963e26b97c20df0e67f943bdcaaa9d7..83ae2506659149c1bb9cee44d67c439e8908c8a1 100644 (file)
@@ -18,4 +18,4 @@ Netlink documentation for users.
 
 See also:
  - :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`
- - :ref:`Documentation/networking/netlink_spec/index.rst <specs>`
+ - :ref:`Documentation/netlink/specs/index.rst <specs>`
index 1b50d97d8d7c3f6b9a7ff08b93b48bb0bc2c90ef..debb4bfca5c4e8ff3d9e3c2c561910a6ff5244fe 100644 (file)
@@ -15,7 +15,7 @@ kernel headers directly.
 Internally kernel uses the YAML specs to generate:
 
  - the C uAPI header
- - documentation of the protocol as a ReST file - see :ref:`Documentation/networking/netlink_spec/index.rst <specs>`
+ - documentation of the protocol as a ReST file - see :ref:`Documentation/netlink/specs/index.rst <specs>`
  - policy tables for input attribute validation
  - operation tables