website/www: fix share URL
This commit is contained in:
parent
b68674ccf6
commit
9c2a0d617e
|
@ -125,7 +125,7 @@ new functionality that plugin developers can take advantage of in Vagrant 1.5.
|
||||||
**Provider capabilities** allow providers to opt-in to provider-specific
|
**Provider capabilities** allow providers to opt-in to provider-specific
|
||||||
functionality. Plugins can query whether the provider supports a certain
|
functionality. Plugins can query whether the provider supports a certain
|
||||||
functionality and behave accordingly. As an example use case, the recently
|
functionality and behave accordingly. As an example use case, the recently
|
||||||
announced [Vagrant Share](#)
|
announced [Vagrant Share](/blog/feature-preview-vagrant-1-5-share.html)
|
||||||
functionality uses a provider-capability `read_ip_address` to ask
|
functionality uses a provider-capability `read_ip_address` to ask
|
||||||
providers for an accessible IP address to the machine.
|
providers for an accessible IP address to the machine.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue