This is an automated email from the ASF dual-hosted git repository.
tison 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 2dfba7a7b9e fix: link to contrib guide (#627)
2dfba7a7b9e is described below
commit 2dfba7a7b9e35bf0a8ae1a3a539af562287493d3
Author: tison <[email protected]>
AuthorDate: Thu Jun 29 16:22:08 2023 +0800
fix: link to contrib guide (#627)
Signed-off-by: tison <[email protected]>
---
docs/developers-landing.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/developers-landing.md b/docs/developers-landing.md
index 36126827639..00edb0ac127 100644
--- a/docs/developers-landing.md
+++ b/docs/developers-landing.md
@@ -13,7 +13,7 @@ If you want to read top-viewed documents for developers,
check out the following
- [Pulsar APIs](pulsar-api-overview.md)
- [Pulsar admin APIs](admin-api-overview.md)
- [Pulsar REST APIs](reference-rest-api-overview.md)
-- [Pulsar contribution guide](../../contribute)
+- [Pulsar contribution guide](/contribute)
## Advanced topics