Commit 03e23b18c720 ("net: Move XFRM documentation into its own
subdirectory") relocated Documentation/networking/xfrm_proc.rst to
Documentation/networking/xfrm/xfrm_proc.rst.
The Simplified Chinese translation was not updated accordingly,
leaving its :Original: tag pointing to a nonexistent file and causing
tools/docs/documentation-file-ref-check to report an invalid reference.
Update the :Original: path to point to the new location.
Fixes: 03e23b18c720 ("net: Move XFRM documentation into its own subdirectory")
Signed-off-by: Rénich Bon Ćirić <renich@evalinux.com>
---
Documentation/translations/zh_CN/networking/xfrm_proc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/translations/zh_CN/networking/xfrm_proc.rst b/Documentation/translations/zh_CN/networking/xfrm_proc.rst
index a2ae86c44707..6990f8e2fdb4 100644
--- a/Documentation/translations/zh_CN/networking/xfrm_proc.rst
+++ b/Documentation/translations/zh_CN/networking/xfrm_proc.rst
@@ -2,7 +2,7 @@
.. include:: ../disclaimer-zh_CN.rst
-:Original: Documentation/networking/xfrm_proc.rst
+:Original: Documentation/networking/xfrm/xfrm_proc.rst
:翻译:
--
2.55.0