You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2019/11/27 19:10:42 UTC

[airflow-site] 29/30: Add /objects.inv to redirects

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

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

commit fa7badd99962f8db8eec4c18e20f2c0f14453ddc
Author: Kamil BreguĊ‚a <mi...@users.noreply.github.com>
AuthorDate: Wed Nov 27 17:37:58 2019 +0100

    Add /objects.inv to redirects
---
 .htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htaccess b/.htaccess
index b4e2c55..4408a5d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,4 @@
 RedirectMatch Permanent ^/((_api|_images|_modules|_sources|_static|howto)/.*)$ "https://airflow.apache.org/docs/stable/$1"
 RedirectMatch Permanent ^/((1.10.1|1.10.2|1.10.3|1.10.4|1.10.5|1.10.6)/.*)$ "https://airflow.apache.org/docs/$1"
 RedirectMatch Permanent ^/(api|changelog|cli|concepts|errors|faq|genindex|http-routingtable|index|installation|integration|kubernetes|license|lineage|macros|metrics|plugins|privacy_notice|profiling|project|py-modindex|scheduler|search|security|start|timezone|tutorial|ui)(\.html)?$ "https://airflow.apache.org/docs/stable/$1"
+Redirect Permanent /objects.inv https://airflow.apache.org/docs/stable/objects.inv