Skip to content

Commit edab2ea

Browse files
dancer1325alfredo-toledano
and
alfredo-toledano
authored
doc(pages.quickstart): replace docker zipkin url (#179)
replace docker and docker-compose links --------- Co-authored-by: alfredo-toledano <[email protected]>
1 parent 3fa5079 commit edab2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pages/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Regardless of how you start Zipkin, browse to http://your_host:9411 to find trac
1414

1515
## Docker
1616

17-
The [Docker Zipkin](https://github.com/openzipkin/docker-zipkin) project is able to build docker images, provide scripts and a [`docker-compose.yml`](https://github.com/openzipkin/docker-zipkin/blob/master/docker-compose.yml)
17+
The [Docker Zipkin](https://github.com/openzipkin/zipkin/tree/master/docker) project is able to build docker images, provide scripts and a [`docker-compose.yml`](https://github.com/openzipkin/zipkin/blob/master/docker/examples/docker-compose.yml)
1818
for launching pre-built images. The quickest start is to run the latest image directly:
1919

2020
~~~ bash

0 commit comments

Comments
 (0)