Merge pull request #9906 from briancain/fix-vc-docs
Fix broken link in Vagrant Cloud API docs
This commit is contained in:
commit
1ee2365599
|
@ -1234,7 +1234,7 @@ Response body is identical to [Reading a provider](#read-a-provider).
|
|||
|
||||
* `provider`
|
||||
* `name` - The name of the provider.
|
||||
* `url` - A valid URL to download this provider. If omitted, you must [upload](#TODO) the Vagrant box image for this provider to Vagrant Cloud before the provider can be used.
|
||||
* `url` - A valid URL to download this provider. If omitted, you must [upload](#upload-a-provider) the Vagrant box image for this provider to Vagrant Cloud before the provider can be used.
|
||||
|
||||
#### Example Request
|
||||
|
||||
|
|
Loading…
Reference in New Issue