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

jedcunningham pushed a commit to branch minor_cleanup
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit 23bb5accfd6382a87fc07649beb66dcb73bcf5f6
Author: Jed Cunningham <[email protected]>
AuthorDate: Thu Nov 2 16:25:25 2023 -0600

    Remove "Season of Docs" footer link
    
    It's been a few years since we participated, and the link is broken. I
    think it's time to remove it.
---
 landing-pages/site/config.toml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/landing-pages/site/config.toml b/landing-pages/site/config.toml
index 357320028a..904d31144d 100644
--- a/landing-pages/site/config.toml
+++ b/landing-pages/site/config.toml
@@ -144,9 +144,6 @@ no = 'Sorry to hear that. Please <a 
href="https://github.com/USERNAME/REPOSITORY
 [[params.links.policies]]
     name = "Security"
     url = "https://www.apache.org/security/";
-[[params.links.policies]]
-    name = "Season of Docs"
-    url = 
"https://cwiki.apache.org/confluence/display/AIRFLOW/Season+of+Docs+2019/";
 [[params.links.policies]]
     name = "Privacy notice"
     url = "/privacy-notice/"

Reply via email to