This is an automated email from the ASF dual-hosted git repository.
sewen pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.11 by this push:
new cdd7ec9 [hotfix] Fix version 1.11 docs base URL
cdd7ec9 is described below
commit cdd7ec93b87ff59659bf0781cae971f9979371d0
Author: Stephan Ewen <[email protected]>
AuthorDate: Tue Jul 7 18:27:28 2020 +0200
[hotfix] Fix version 1.11 docs base URL
---
docs/_config.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/_config.yml b/docs/_config.yml
index 6505f54..89b9792 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -51,11 +51,11 @@ github_url: "https://github.com/apache/flink"
download_url: "https://flink.apache.org/downloads.html"
# please use a protocol relative URL here
-baseurl: //ci.apache.org/projects/flink/flink-docs-1.11
+baseurl: //ci.apache.org/projects/flink/flink-docs-release-1.11
stable_baseurl: //ci.apache.org/projects/flink/flink-docs-stable
-javadocs_baseurl: //ci.apache.org/projects/flink/flink-docs-1.11
-pythondocs_baseurl: //ci.apache.org/projects/flink/flink-docs-1.11
+javadocs_baseurl: //ci.apache.org/projects/flink/flink-docs-release-1.11
+pythondocs_baseurl: //ci.apache.org/projects/flink/flink-docs-release-1.11
statefundocs_baseurl: //ci.apache.org/projects/flink/flink-statefun-docs-master
statefundocs_stable_baseurl:
//ci.apache.org/projects/flink/flink-statefun-docs-stable