Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
#1351: Update the broken links with correct links (#1418)
Browse files Browse the repository at this point in the history
  • Loading branch information
girishshilamkar authored and shuklanirdesh82 committed Jun 14, 2017
1 parent 0c6cda5 commit bc2f530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ vSphere Docker Volume Service (vDVS) enables customers to address persistent sto
To read more about code development and testing please read
[CONTRIBUTING.md](https://github.com/vmware/docker-volume-vsphere/blob/master/CONTRIBUTING.md)
as well as the
[FAQ on the project site](https://vmware.github.io/docker-volume-vsphere/documentation/user-guide/faq/).
[FAQ on the project site](http://vmware.github.io/docker-volume-vsphere/documentation/faq.html).

## Detailed documentation

Expand Down Expand Up @@ -78,7 +78,7 @@ sudo rpm -ivh <name>.rpm # Photon or rpm based distros

## Using Docker CLI
Refer to [tenancy
documentation](http://vmware.github.io/docker-volume-vsphere/documentation/features/tenancy/) for setting up tenants.
documentation](http://vmware.github.io/docker-volume-vsphere/documentation/tenancy.html) for setting up tenants.
```
# To select datastore use --name=MyVolume@<Datastore Name>
$ docker volume create --driver=vsphere --name=MyVolume -o size=10gb
Expand Down

0 comments on commit bc2f530

Please # to comment.