This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new a352201 Fix dead link about faq and roster (#90)
a352201 is described below
commit a352201cb034ea6b62ef7846d2e7040d054786c4
Author: Jiajie Zhong <[email protected]>
AuthorDate: Thu Mar 24 12:30:17 2022 +0800
Fix dead link about faq and roster (#90)
---
community/contribution_guide/committer.md | 2 +-
docusaurus.config.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/community/contribution_guide/committer.md
b/community/contribution_guide/committer.md
index 5c937b5..5669547 100644
--- a/community/contribution_guide/committer.md
+++ b/community/contribution_guide/committer.md
@@ -109,7 +109,7 @@ The V.P. could request through the [Apache Account
Submission Helper Form](https
After several days, the new committer will receive an email confirming
creation of the account, titled `Welcome to the Apache Software Foundation
(ASF)!`.
Congratulations! The new committer now has an official Apache ID.
-The PPMC member should add the new committer to the official committer list
through [roster](https://whimsy.apache.org/roster/committee/SeaTunnel).
+The PPMC member should add the new committer to the official committer list
through [roster](https://whimsy.apache.org/roster/ppmc/seatunnel).
### Set up the Apache ID and dev env
1. Go to [Apache Account Utility Platform](https://id.apache.org/), create
your password, set up your personal mailbox (`Forwarding email address`) and
GitHub account(`Your GitHub Username`). An organizational invite will be sent
to you via email shortly thereafter (within 2 hours).
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 1c6de1c..72741a2 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -184,7 +184,7 @@ const config = {
items: [
{
label: 'FAQ',
- href: '/docs/developement/FAQ',
+ href: '/docs/FAQ',
},
{
label: 'Releases',