Optimize the link address in docs

Use https instead of http to ensure the safety without containing our
account/password information.Deleted some invalid URLs.

Change-Id: I45e5f66422a70232dded3e09e0a32bf3f6710ddf
This commit is contained in:
XieYingYun
2017-11-06 23:32:33 -07:00
committed by Ivan Anfimov
parent e4113c556f
commit 82b753cff6
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ Next steps
Your OpenStack environment now includes Database services.
To add more services, see the `additional OpenStack install documentation
<http://docs.openstack.org/#install-guides>`_.
<https://docs.openstack.org/#install-guides>`_.

View File

@@ -38,4 +38,4 @@ Verify operation of the Database service.
--active --default
#. Create a database `instance
<http://docs.openstack.org/user-guide/create_db.html>`_.
<https://docs.openstack.org/trove/latest/user/create-db.html>`_.