This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 3391bcaa538 chore(config/navbar): remove unexpected space (#1043)
3391bcaa538 is described below
commit 3391bcaa5389775eb32b098d410b65e326f093df
Author: Young <[email protected]>
AuthorDate: Wed Apr 20 11:27:05 2022 +0800
chore(config/navbar): remove unexpected space (#1043)
---
website/config/navbar.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/config/navbar.js b/website/config/navbar.js
index bf22225d129..67f5d1af4e3 100644
--- a/website/config/navbar.js
+++ b/website/config/navbar.js
@@ -72,7 +72,7 @@ module.exports = [
},
{
to: '/plugins',
- label: 'Plugin Hub',
+ label: 'PluginHub',
},
{
to: '/docs/general/join',