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