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

poorejc pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flagon.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b39352d  fixing site _config.yml
b39352d is described below

commit b39352d23e0b35a8ba7b68cc7a96a560db340255
Author: poorejc <[email protected]>
AuthorDate: Thu Nov 30 01:24:48 2023 -0500

    fixing site _config.yml
---
 content/_config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/_config.yml b/content/_config.yml
index c52bf4a..51ec619 100644
--- a/content/_config.yml
+++ b/content/_config.yml
@@ -16,7 +16,7 @@
 title: Apache Flagon
 description: The homepage for Apache Flagon
 baseurl: "" # the subpath of your site, e.g. /blog
-url: "http://flagon.incubator.apache.org"; # the base hostname & protocol for 
your site, e.g. http://example.com
+url: "http://flagon.apache.org"; # the base hostname & protocol for your site, 
e.g. http://example.com
 twitter_username: ApacheFlagon
 github_username:  apache
 

Reply via email to