impredicative opened a new issue #224: Fix link on Blog to GitHub, captioned "Suggest a change on this page" URL: https://github.com/apache/airflow-site/issues/224 On each blog page is a popup with a GitHub link captioned "Suggest a change on this page". This link on each page is currently broken. For example, the home page of the blog has a link to https://github.com/apache/airflow-site/edit/aip-11/landing-pages/site/content/en/blog/_index.md . This link should instead probably be https://github.com/apache/airflow-site/edit/master/landing-pages/site/content/en/blog/_index.md . Essentially, replacing `aip-11` with `master` could fix it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
