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

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


The following commit(s) were added to refs/heads/main by this push:
     new e70e7ce423 Remove "Season of Docs" footer link (#886)
e70e7ce423 is described below

commit e70e7ce42370e1315a74c8280e0a9b8a4d759f0c
Author: Jed Cunningham <[email protected]>
AuthorDate: Thu Nov 2 16:51:50 2023 -0600

    Remove "Season of Docs" footer link (#886)
    
    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