Replace obsolete vanity openstack.org URLs

Project specific URLs are obsolete, use docs.openstack.org - and use
https for that site.

Change-Id: I7e65282448974f1c72a0ac8eca3b97a29432ac28
This commit is contained in:
Andreas Jaeger 2017-03-08 19:31:40 +01:00
parent e7b036709e
commit c109cd09a9
1 changed files with 3 additions and 2 deletions

View File

@ -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