Skip to content

Commit

Permalink
Fix up Rancher metadata service description and links
Browse files Browse the repository at this point in the history
  • Loading branch information
ecliptik committed Apr 21, 2016
1 parent 2a54c58 commit f7fed71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/quick-start-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ aws dynamodb put-item --table-name <YOUR_TABLE> --region <YOUR_REGION> \
curl -k -X PUT -d 'value' https://mesh-01:8443/api/kv/key --header "Authorization: Bearer stackengine_api_key"
```

#### rancher
#### Rancher

This backend consumes the Rancher Container Service metadata. For available keys see [rancher metadata docs](http://docs.rancher.com/rancher/metadata-service/)
This backend consumes the [Rancher](https://www.rancher.com) metadata service. For available keys, see the [Rancher Metadata Service docs](http://docs.rancher.com/rancher/rancher-services/metadata-service/).

### Create the confdir

Expand Down

0 comments on commit f7fed71

Please sign in to comment.