Skip to content

Commit

Permalink
[#1696] Fix link in readme of tests
Browse files Browse the repository at this point in the history
The readme file in the tests module now points to the section in the developer
guide that explains how to build the docker images from source.

Fixes #1696 

Signed-off-by: Abel Buechner-Mihaljevic <Abel.Buechner@bosch-si.com>
  • Loading branch information
b-abel authored and Kai Hudalla committed Jan 10, 2020
1 parent 3c4f190 commit 13907d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This module contains integration tests for Hono. The tests are executed against
In order to run the tests you will need the following:

* a working *Docker Engine* installation (either local or on a separate host)
* the Docker images of the Hono components. See the [Getting Started guide on the project web site](https://www.eclipse.org/hono/getting-started/) for instructions on building the Docker images.
* the Docker images of the Hono components. See the [Developer Guide on the project web site](https://www.eclipse.org/hono/docs/dev-guide/building_hono/) for instructions on building the Docker images.

## Running the Tests

Expand Down

0 comments on commit 13907d1

Please sign in to comment.