You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2020/02/04 12:40:34 UTC

[flink-docker] branch master updated: Minor updates to account for repo change

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

uce pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 775fa1f  Minor updates to account for repo change
775fa1f is described below

commit 775fa1fa05cce5d7ad926d2a5240b3a71df407e9
Author: Patrick Lucas <me...@patricklucas.com>
AuthorDate: Tue Feb 4 13:33:57 2020 +0100

    Minor updates to account for repo change
---
 README.md                     | 4 ++--
 generate-stackbrew-library.sh | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index f3b4937..156843c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-docker-flink
+flink-docker
 ============
 
-[![Build Status](https://travis-ci.org/docker-flink/docker-flink.svg?branch=master)](https://travis-ci.org/docker-flink/docker-flink)
+[![Build Status](https://travis-ci.org/apache/flink-docker.svg?branch=master)](https://travis-ci.org/apache/flink-docker)
 
 Docker packaging for Apache Flink
 
diff --git a/generate-stackbrew-library.sh b/generate-stackbrew-library.sh
index 906466d..de5bad1 100755
--- a/generate-stackbrew-library.sh
+++ b/generate-stackbrew-library.sh
@@ -58,11 +58,11 @@ getArches() {
 getArches 'flink'
 
 cat <<-EOH
-# this file is generated via https://github.com/docker-flink/docker-flink/blob/$(fileCommit "$self")/$self
+# this file is generated via https://github.com/apache/flink-docker/blob/$(fileCommit "$self")/$self
 
 Maintainers: Patrick Lucas <me...@patricklucas.com> (@patricklucas),
              Ismaël Mejía <ie...@gmail.com> (@iemejia)
-GitRepo: https://github.com/docker-flink/docker-flink.git
+GitRepo: https://github.com/apache/flink-docker.git
 EOH
 
 # prints "$2$1$3$1...$N"