From 30b46fb6fa24d9e180fadddffc19b0a87e593f69 Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Sun, 19 Nov 2023 23:25:47 -0600 Subject: Update docs for docusaurus v3 (#28125) Updates the docs for usage with docusaurus v3 Signed-off-by: jolheiser --- docs/content/help/faq.zh-cn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/content/help/faq.zh-cn.md') diff --git a/docs/content/help/faq.zh-cn.md b/docs/content/help/faq.zh-cn.md index ff53fc1d03..b71d38269a 100644 --- a/docs/content/help/faq.zh-cn.md +++ b/docs/content/help/faq.zh-cn.md @@ -142,9 +142,9 @@ Gitea不提供内置的Pages服务器。您需要一个专用的域名来提供 但是,您可以在app.ini的api部分将ENABLE_SWAGGER设置为false,以禁用其文档显示。 有关更多信息,请参阅Gitea的[API文档](development/api-usage.md)。 -您可以在上查看最新的API(例如)。 +您可以在上查看最新的API(例如)https://try.gitea.io/api/swagger -您还可以在上查看`swagger.json`文件的示例 。 +您还可以在上查看`swagger.json`文件的示例 https://try.gitea.io/swagger.v1.json ## 调整服务器用于公共/私有使用 -- cgit v1.2.3