Myasuka commented on a change in pull request #459:
URL: https://github.com/apache/flink-web/pull/459#discussion_r678909119



##########
File path: _config.yml
##########
@@ -106,6 +106,37 @@ flink_releases:
         url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.12.4/flink-avro-1.12.4.jar
         asc_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.12.4/flink-avro-1.12.4.jar.asc
         sha_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.12.4/flink-avro-1.12.4.jar.sha1
+  -
+    version_short: "1.11"
+    binary_release:
+      name: "Apache Flink 1.11.4"
+      scala_211:
+        id: "1114-download_211"
+        url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.11.tgz";
+        asc_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.11.tgz.asc";
+        sha512_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.11.tgz.sha512";
+      scala_212:
+        id: "1114-download_212"
+        url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.12.tgz";
+        asc_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.12.tgz.asc";
+        sha512_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-bin-scala_2.12.tgz.sha512";
+    source_release:
+      name: "Apache Flink 1.11.4"
+      id: "1114-download-source"
+      url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.11.4/flink-1.11.4-src.tgz";
+      asc_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-src.tgz.asc";
+      sha512_url: 
"https://downloads.apache.org/flink/flink-1.11.4/flink-1.11.4-src.tgz.sha512";
+    release_notes_url: 
"https://ci.apache.org/projects/flink/flink-docs-release-1.12/release-notes/flink-1.12.html";

Review comment:
       The release notes url is not correct.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to