This is an automated email from the ASF dual-hosted git repository. bessbd pushed a commit to branch fix-url-in-asf-yaml in repository https://gitbox.apache.org/repos/asf/flume-spring-boot.git
commit 3c40116d88f51f098e35b9ab7bd546337074fb32 Author: Bessenyei Balázs Donát <[email protected]> AuthorDate: Mon Mar 20 09:29:21 2023 +0100 Update .asf.yaml --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 9bd918c..061d20a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -23,7 +23,7 @@ notifications: jira_options: link label github: description: "Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data" - homepage: https://logging.apache.org/flume/ + homepage: https://flume.apache.org/ features: issues: true del_branch_on_merge: true
