From 8b3f93200e9616acb646d39b62d5d2c3f5064970 Mon Sep 17 00:00:00 2001 From: Girish Shilamkar Date: Wed, 14 Jun 2017 19:14:13 +0530 Subject: [PATCH] #1351: Update the broken links with correct links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f588e008b..21a2efd20 100644 --- a/README.md +++ b/README.md @@ -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 @@ -78,7 +78,7 @@ sudo rpm -ivh .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@ $ docker volume create --driver=vsphere --name=MyVolume -o size=10gb