This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a commit to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 2874b429f36c8655de286b3b8962f1ed69d77e29
Author: hanzhijian <[email protected]>
AuthorDate: Wed Jun 10 11:43:34 2026 +0800

    fix: remove extra backtick in See Also doc reference
---
 Documentation/applications/system/ip6tables/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/applications/system/ip6tables/index.rst 
b/Documentation/applications/system/ip6tables/index.rst
index a73409bb2e7..cb928751ea8 100644
--- a/Documentation/applications/system/ip6tables/index.rst
+++ b/Documentation/applications/system/ip6tables/index.rst
@@ -157,4 +157,4 @@ Use negation to match all protocols except TCP:
 See Also
 ========
 
-- :doc:`../iptables/index``
+- :doc:`../iptables/index`

Reply via email to