From c8a783100371436bbfe109ff204b30281b10e08c Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Sat, 18 Mar 2017 02:59:07 +0800 Subject: [PATCH] Update link-softlayer.md (#2368) --- docker-cloud/infrastructure/link-softlayer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-cloud/infrastructure/link-softlayer.md b/docker-cloud/infrastructure/link-softlayer.md index a3d29e64ea..88027cc59d 100644 --- a/docker-cloud/infrastructure/link-softlayer.md +++ b/docker-cloud/infrastructure/link-softlayer.md @@ -12,7 +12,7 @@ to deploy **nodes** using Docker Cloud's Dashboard, API, or CLI. Docker Cloud uses your SoftLayer username and API key to interact with SoftLayer on your behalf to create and manage your **nodes** (virtual servers). Although any SoftLayer account with the right privileges will work, we -recommend creating a new **dockercloud-user** user. If you have already created a service user, or do not wish to do so, continue to [Add SoftLayer Account Credentials](link-softlayer.md#add-softlayer-account-credentials) +recommend creating a new **dockercloud-user** user. If you have already created a service user, or do not wish to do so, continue to [Add SoftLayer Account Credentials](link-softlayer.md#add-softlayer-account-credentials). ### Create dockercloud-user in SoftLayer @@ -69,4 +69,4 @@ Copy and paste the `username` and the `API Key` you received from SoftLayer into ## What's next? You're ready to start using SoftLayer as the infrastructure provider -for Docker Cloud! If you came here from the tutorial, click here to [continue the tutorial and deploy your first node](../getting-started/your_first_node.md). \ No newline at end of file +for Docker Cloud! If you came here from the tutorial, click here to [continue the tutorial and deploy your first node](../getting-started/your_first_node.md).