You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by rg...@apache.org on 2023/03/20 22:17:19 UTC

[flume-twitter] branch main updated: Fix homepage link

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

rgoers pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flume-twitter.git


The following commit(s) were added to refs/heads/main by this push:
     new 5da50a1  Fix homepage link
5da50a1 is described below

commit 5da50a110f0e4b9ae7526482e06b35360ffbc1c0
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Mon Mar 20 15:17:11 2023 -0700

    Fix homepage link
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index c0a61c5..cb6f53b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,7 +23,7 @@ notifications:
   jira_options: link label
 github:
   description: "Apache Flume Twitter provides the Twitter Source for Apache Flume"
-  homepage: https://logging.apache.org/flume/
+  homepage: https://flume.apache.org/
   features:
     issues: true
   del_branch_on_merge: true