This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new b46437e Revert "chore: redirect to latest documentation" b46437e is described below commit b46437e7f3648db8e770323453fe9e9a98ba7128 Author: Zoran Regvart <zregv...@apache.org> AuthorDate: Thu Dec 3 22:45:41 2020 +0100 Revert "chore: redirect to latest documentation" This reverts commit 00d9839808c0b652e2315edb7eba2535bc0e8c91. --- static/.htaccess | 9 --------- 1 file changed, 9 deletions(-) diff --git a/static/.htaccess b/static/.htaccess index 775a224..a1d6d02 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -1274,15 +1274,6 @@ Redirect 301 /blog/CdcWithCamelAndDebezium/ /blog/2020/05/CdcWithCamelAndDebeziu Redirect 301 /blog/release-3-3-0.html /blog/2020/05/RELEASE-3.3.0/ Redirect 301 /blog/release-3-4-0.html /blog/2020/06/RELEASE-3.4.0/ -# default to latest documentation versions, to make it easier on folk to type in shorter urls -Redirect 301 /components/ /components/latest/ -Redirect 301 /camel-spring-boot/ /camel-spring-boot/latest/ -Redirect 301 /camel-karaf/ /camel-karaf/latest/ -Redirect 301 /camel-k/ /camel-k/latest/ -Redirect 301 /camel-kafka-connector/ /camel-kafka-connector/latest/ -Redirect 301 /camel-quarkus/ /camel-quarkus/latest/ -Redirect 301 /manual/ /manual/latest/ - # Disable the pattern matching based on filenames. # # This setting prevents Apache from returning a 404 error as the result