From: Wu XiangCheng <bobwxc@email.cn>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: [PATCH] docs/zh_CN: fix original link unknown document warning
Date: Wed, 10 Mar 2021 16:33:37 +0800 [thread overview]
Message-ID: <20210310083335.GA17722@mipc> (raw)
In-Reply-To: <20210310142019.27b9aa7b@canb.auug.org.au>
fix original link unknown document warning in zh_CN/admin-guide/README.rst
and admin-guide/unicode.rst which introduced by commit:
550c8399d017 ("docs/zh_CN: Add zh_CN/admin-guide/README.rst")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Wu XiangCheng <bobwxc@email.cn>
---
Sorry for the inconvenience. This is a fix patch.
Or I could re-submit the two original patches if you need.
Documentation/translations/zh_CN/admin-guide/README.rst | 2 +-
Documentation/translations/zh_CN/admin-guide/unicode.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/translations/zh_CN/admin-guide/README.rst b/Documentation/translations/zh_CN/admin-guide/README.rst
index 939aee115e48..99b708a416d8 100644
--- a/Documentation/translations/zh_CN/admin-guide/README.rst
+++ b/Documentation/translations/zh_CN/admin-guide/README.rst
@@ -1,6 +1,6 @@
.. include:: ../disclaimer-zh_CN.rst
-:Original: :ref:`Documentation/admin-guide/README.rst <Linux kernel release 5.x>`
+:Original: :doc:`../../../admin-guide/README`
:译者:
diff --git a/Documentation/translations/zh_CN/admin-guide/unicode.rst b/Documentation/translations/zh_CN/admin-guide/unicode.rst
index ef7f3cb2c02e..814f9ecf562b 100644
--- a/Documentation/translations/zh_CN/admin-guide/unicode.rst
+++ b/Documentation/translations/zh_CN/admin-guide/unicode.rst
@@ -1,6 +1,6 @@
.. include:: ../disclaimer-zh_CN.rst
-:Original: :ref:`Documentation/admin-guide/unicode.rst`
+:Original: :doc:`../../../admin-guide/unicode`
:译者:
--
2.20.1
next prev parent reply other threads:[~2021-03-10 8:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 3:20 linux-next: build warnings after merge of the jc_docs tree Stephen Rothwell
2021-03-10 8:33 ` Wu XiangCheng [this message]
2021-03-15 19:09 ` [PATCH] docs/zh_CN: fix original link unknown document warning Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210310083335.GA17722@mipc \
--to=bobwxc@email.cn \
--cc=corbet@lwn.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox