From 109fe83c3eeeb8866552fa534ad9247f09d62a99 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Wed, 21 Jun 2017 02:10:28 +0800 Subject: [PATCH] Update service-links.md (#3632) --- docker-cloud/apps/service-links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/apps/service-links.md b/docker-cloud/apps/service-links.md index b913318314..dd1d069f6c 100644 --- a/docker-cloud/apps/service-links.md +++ b/docker-cloud/apps/service-links.md @@ -236,7 +236,7 @@ In the example above, you will also find the following environment variables in Where: -* `WEB_DOCKERCLOUD_API_URL` is the Docker Cloud API resource URI of the linked service. Because this is a link, the link name i the environment variable prefix. +* `WEB_DOCKERCLOUD_API_URL` is the Docker Cloud API resource URL of the linked service. Because this is a link, the link name is the environment variable prefix. * `DOCKERCLOUD_SERVICE_API_URI` and `DOCKERCLOUD_SERVICE_API_URL` are the Docker Cloud API resource URI and URL of the service running in the container.