[hotfix] [docs] Fix link to docker-compose.yml

This closes #3887


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/54206876
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/54206876
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/54206876

Branch: refs/heads/release-1.3
Commit: 542068760901cba2fd6f2b3f3ff6a980aee0e23e
Parents: 979228b
Author: Patrick Lucas <m...@patricklucas.com>
Authored: Fri May 12 18:26:28 2017 +0200
Committer: Greg Hogan <c...@greghogan.com>
Committed: Thu May 18 16:01:17 2017 -0400

----------------------------------------------------------------------
 docs/setup/docker.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/54206876/docs/setup/docker.md
----------------------------------------------------------------------
diff --git a/docs/setup/docker.md b/docs/setup/docker.md
index 29e696f..c8da06b 100644
--- a/docs/setup/docker.md
+++ b/docs/setup/docker.md
@@ -65,8 +65,8 @@ For example:
 [Docker Compose](https://docs.docker.com/compose/) is a convenient way to run a
 group of Docker containers locally.
 
-An [example config file](https://github.com/docker-flink/examples) is available
-on GitHub.
+An [example config 
file](https://github.com/docker-flink/examples/blob/master/docker-compose.yml)
+is available on GitHub.
 
 ### Usage
 

Reply via email to