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

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 21157586bc5f18ab7089a5dd14fc43a6552b38b3
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