This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch feat-docusaurus
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/feat-docusaurus by this push:
new 8876900 feat: update help
8876900 is described below
commit 88769000ffc1b4c66cfc2b0e8f32118aa0ce38ea
Author: juzhiyuan <[email protected]>
AuthorDate: Sat Aug 22 13:29:22 2020 +0800
feat: update help
---
website/pages/en/help.js | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/website/pages/en/help.js b/website/pages/en/help.js
index ba4df9c..410db66 100644
--- a/website/pages/en/help.js
+++ b/website/pages/en/help.js
@@ -21,9 +21,7 @@ function Help(props) {
const supportLinks = [
{
- content: `Learn more using the [documentation on this site.](${docUrl(
- 'doc1.html',
- )})`,
+ content: 'Learn more using the [documentation on this
site.](https://github.com/apache/apisix/tree/master/doc)',
title: 'Browse Docs',
},
{