This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new efac485ccea [fix][website]fix links in about page of version 2.10.0
(#16471)
efac485ccea is described below
commit efac485ccea8db5a062835e6f0299725b639dc84
Author: Li Li <[email protected]>
AuthorDate: Sat Jul 9 04:31:22 2022 +0800
[fix][website]fix links in about page of version 2.10.0 (#16471)
Signed-off-by: Li Li <[email protected]>
---
site2/website/versioned_docs/version-2.10.0/about.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/site2/website/versioned_docs/version-2.10.0/about.md
b/site2/website/versioned_docs/version-2.10.0/about.md
index 478ac8dd053..69010822119 100644
--- a/site2/website/versioned_docs/version-2.10.0/about.md
+++ b/site2/website/versioned_docs/version-2.10.0/about.md
@@ -19,12 +19,12 @@ If you’re an experienced coder, review this page to learn
the easiest way to a
## Get Started Now
<BlockLinks>
- <BlockLink title="About Pulsar" url="/docs/concepts-overview/" />
- <BlockLink title="Get Started" url="/docs/getting-started-standalone/" />
- <BlockLink title="Install, Deploy, Upgrade" url="/docs/deploy-aws/" />
- <BlockLink title="Pulsar for Developers" url="/docs/develop-tools/" />
- <BlockLink title="How To" url="/docs/functions-develop/" />
- <BlockLink title="References" url="/docs/reference-terminology/" />
+ <BlockLink title="About Pulsar" url="/docs/2.10.0/concepts-overview/" />
+ <BlockLink title="Get Started"
url="/docs/2.10.0/getting-started-standalone/" />
+ <BlockLink title="Install, Deploy, Upgrade" url="/docs/2.10.0/deploy-aws/"
/>
+ <BlockLink title="Pulsar for Developers" url="/docs/2.10.0/develop-tools/"
/>
+ <BlockLink title="How To" url="/docs/2.10.0/functions-develop/" />
+ <BlockLink title="References" url="/docs/2.10.0/reference-terminology/" />
</BlockLinks>
## Navigation