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

linkinstar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 2309aa01 fix(link): fix some old links
2309aa01 is described below

commit 2309aa0193f3e3a944dddcabe50785a162e6a03e
Author: LinkinStars <[email protected]>
AuthorDate: Tue May 28 11:21:46 2024 +0800

    fix(link): fix some old links
---
 blog/2024-05-09-answer-ospp-2024/index.md                             | 2 +-
 .../2023-06-15-answer-1.1.0-release/index.md                          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/blog/2024-05-09-answer-ospp-2024/index.md 
b/blog/2024-05-09-answer-ospp-2024/index.md
index 5b80881a..72130f78 100644
--- a/blog/2024-05-09-answer-ospp-2024/index.md
+++ b/blog/2024-05-09-answer-ospp-2024/index.md
@@ -20,7 +20,7 @@ We made our debut and announced [2 
projects](https://summer-ospp.ac.cn/org/orgde
 Apache Answer is an open-source Q&A platform software. Launched in October 
2022, entered Apache Software Foundation in 2023, Apache Answer has received 
over 400 PRs, 60,000+ downloads, and carried an average monthly release. In 
January 2024, we’ve achieved 10,000 GitHub Stars. 
 
 Find out more about us with the links below:      
-[Homepage](https://answer.dev/)     
+[Homepage](https://answer.apache.org/)     
 [GitHub](https://github.com/apache/incubator-answer)        
 [Blog: Why Open Source Matters to 
Answer](https://answer.apache.org/blog/2023/05/23/why-open-source-is-the-essence-of-answer)
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/2023-06-15-answer-1.1.0-release/index.md
 
b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-06-15-answer-1.1.0-release/index.md
index 660d2ed1..a24d8fa2 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-blog/2023-06-15-answer-1.1.0-release/index.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-06-15-answer-1.1.0-release/index.md
@@ -13,7 +13,7 @@ From 1.0 to 1.1.0, it's not just a stack-up of numbers, but a 
step forward for y
 
 ## Plugin: The New Wings to Your Answer
 ![Answer Supports Plugin](1.1.0release1.png)
-The most notable in this update is **the support of Plugin**. From small 
tweaks to big changes, you can make it happen in Answer. Read the documentation 
of Plugin [here](https://answer.dev/docs/plugins) before bust a move.
+The most notable in this update is **the support of Plugin**. From small 
tweaks to big changes, you can make it happen in Answer. Read the documentation 
of Plugin [here](https://answer.apache.org/docs/plugins) before bust a move.
 
 A quick example is to embrace a simplified and efficient user authentication 
experience with the plugin's OAuth capabilities for your Answer. Now, your 
community members can sign up or log in with existing accounts from social 
media platforms. For adding other log-in options, admin can go 
**Admin\>Plugins\>OAuth2Basic**, then fill in the necessary information in 
**OAuth2Basic**.
 
@@ -36,7 +36,7 @@ Customize the sidebar based on your needs. Add new tabs 
linked to related source
 Unlock collective wisdom and collaboration for your Answer. Invite someone you 
know who possess the expertise or insights of the question to share with the 
community. 
 
 
-Before officially sending an invitation to an expert, you’ll have to earn 
reputation scores first. In Answer, we’ve automated the [reputation 
system](https://answer.dev/docs/recipes/contents/reputation/) to maintain 
community ecology. Reputation reflects your contribution to the community. By 
earning more reputation score, you’ll [unlock more 
features](https://answer.dev/docs/recipes/contents/permission) in Answer.
+Before officially sending an invitation to an expert, you’ll have to earn 
reputation scores first. In Answer, we’ve automated the [reputation 
system](https://answer.apache.org/docs/reputation) to maintain community 
ecology. Reputation reflects your contribution to the community. By earning 
more reputation score, you’ll [unlock more 
features](https://answer.apache.org/docs/permission) in Answer.
 
 For admins, you can always choose the right reputation level for your 
community at **Admin\>Settings\>Privileges**. 
 ![Privileges Settings for Admin in Answer](1.1.0release7.png)

Reply via email to