Repository: maven-integration-testing Updated Branches: refs/heads/master 5edf935aa -> 3d6822b15
fix markdown link Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/088fc9b1 Tree: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/tree/088fc9b1 Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/088fc9b1 Branch: refs/heads/master Commit: 088fc9b1dd51dff6328ba0479f0ce76d503cb80c Parents: 5edf935 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Authored: Mon Apr 3 13:11:51 2017 +0100 Committer: Stephen Connolly <stephen.alan.conno...@gmail.com> Committed: Mon Apr 3 13:11:51 2017 +0100 ---------------------------------------------------------------------- environments/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/088fc9b1/environments/README.md ---------------------------------------------------------------------- diff --git a/environments/README.md b/environments/README.md index bb8df3f..61a6e4b 100644 --- a/environments/README.md +++ b/environments/README.md @@ -6,7 +6,7 @@ This directory contains definitions for different test environments. ## Linux based test environments -The linux based test environments use [Docker] and will have a `Dockerfile`. +The linux based test environments use [Docker](https://www.docker.com/) and will have a `Dockerfile`. The test procedure will typically be something like this: