mirror of https://github.com/docker/docs.git
Update docsarchive.md
This commit is contained in:
parent
a3850c18d2
commit
2cd9cbdfe6
|
@ -27,7 +27,7 @@ following locations.
|
|||
|
||||
{% for item in site.data.docsarchive.docker-compose %}
|
||||
|
||||
### [{{ item[0] }}]
|
||||
### {{ item[0] }}
|
||||
|
||||
Docs for {{ item[0] }} are at [/{{ item[0] }}](http://54.71.194.30:{{ item[1].ports[0] | replace:':4000','' }})
|
||||
|
||||
|
|
Loading…
Reference in New Issue