This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch sitemeta in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
commit 13aa7a3d31d0024c4855d3802e45df34628bde4f Author: tison <[email protected]> AuthorDate: Thu Oct 19 14:50:52 2023 +0800 chore: update site url meta Signed-off-by: tison <[email protected]> --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index b102e93..e2a6651 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,7 +18,7 @@ # NOTE: All configurations could be found here: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features github: description: "Answer official website." - homepage: https://answer.dev/ + homepage: https://answer.apache.org/ enabled_merge_buttons: squash: true merge: true
