Update docsarchive.md

This commit is contained in:
John Mulhausen 2016-10-05 13:19:19 -07:00 committed by GitHub
parent a3850c18d2
commit 2cd9cbdfe6
1 changed files with 1 additions and 1 deletions

View File

@ -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','' }})