From c109cd09a9f60af36a53b2746935a18d1a0abd9a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 8 Mar 2017 19:31:40 +0100 Subject: [PATCH] Replace obsolete vanity openstack.org URLs Project specific URLs are obsolete, use docs.openstack.org - and use https for that site. Change-Id: I7e65282448974f1c72a0ac8eca3b97a29432ac28 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09f8c06..49cd637 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,8 @@ The devstack environment created by this `Vagrantfile` includes just the basic services to get started with OpenStack. If you want to try more services, you can enable them on the manager node through the ``config.yaml`` file. -For example if you want to enable [Swift](http://swift.openstack.org), you can -add the following line to your ``config.yaml``: +For example if you want to enable +[Swift](https://docs.openstack.org/developer/swift), you can add the +following line to your ``config.yaml``: manager_extra_services: s-proxy s-object s-container s-account