This is an automated email from the ASF dual-hosted git repository.

liuyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new d242073c79c change the widge 'Docs' dest to latest stable version 
(#223)
d242073c79c is described below

commit d242073c79cf35ed1b1ef85890b45f97cbcf5d7b
Author: tison <[email protected]>
AuthorDate: Mon Sep 26 11:35:56 2022 +0800

    change the widge 'Docs' dest to latest stable version (#223)
---
 site2/website-next/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docusaurus.config.js 
b/site2/website-next/docusaurus.config.js
index 574529f7765..210d245f2e0 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -195,7 +195,7 @@ module.exports = {
           ],
         },
         {
-          href: "/docs/next",
+          href: "/docs",
           position: "right",
           label: "Docs",
         },

Reply via email to