File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ $ docker-machine create -d azure --azure-subscription-id="SUB_ID" --azure-subscr
2828```
2929
3030To see a list of providers and review the options available to a provider, see
31- the [ Docker Machine driver reference ] ( ../index.md ) .
31+ the reference for that driver .
3232
3333In addition to the provider, you have the option of identifying a base operating
3434system. It is an option because Docker Machine has defaults for both local and
Original file line number Diff line number Diff line change @@ -247,5 +247,5 @@ You can change the `default` string above to make this `LaunchAgent` start any
247247
248248- Provision multiple Docker hosts [ on your cloud provider] ( get-started-cloud.md )
249249- [ Understand Machine concepts] ( concepts.md )
250- - <a href =" https://docs.docker.com/machine/drivers/index.md " target =" _blank " >Docker Machine driver reference</a >
250+ - <a href =" https://docs.docker.com/machine/drivers/ " target =" _blank " >Docker Machine driver reference</a >
251251- <a href =" https://docs.docker.com/machine/reference/ " target =" _blank " >Docker Machine subcommand reference</a >
You can’t perform that action at this time.
0 commit comments