From a7b47e1cf0da074609d6b1a2efddb4cc0c651dc9 Mon Sep 17 00:00:00 2001 From: MaoyangLiu Date: Fri, 23 Nov 2018 17:42:52 +0800 Subject: [PATCH] 1.modify the http link to https link 2. fix the Chinese punctuation Change-Id: I6faa9c27ab6c4b131aa25af081177376b216ecda --- doc/source/app-nuage.rst | 2 +- doc/source/app-opendaylight.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/app-nuage.rst b/doc/source/app-nuage.rst index 9cbb5eec..7f05f9c1 100644 --- a/doc/source/app-nuage.rst +++ b/doc/source/app-nuage.rst @@ -115,7 +115,7 @@ VCS environment: #. On the Deployment host, add the following lines to the ``/etc/openstack_deploy/user_variables.yml`` file, replacing the *Local PyPi Mirror URL* with the link to the PyPi server hosting - the Nuage OpenStack Python packages in “.whl” format: + the Nuage OpenStack Python packages in ".whl" format: .. code-block:: yaml diff --git a/doc/source/app-opendaylight.rst b/doc/source/app-opendaylight.rst index 4ea4eb81..40801c01 100644 --- a/doc/source/app-opendaylight.rst +++ b/doc/source/app-opendaylight.rst @@ -18,7 +18,7 @@ reading that scenario to get some background. It is also recommended to be familiar with OpenDaylight and networking-odl projects and their configuration. * `Scenario: Open vSwitch `_ -* `OpenDaylight SDN Controller `_ +* `OpenDaylight SDN Controller `_ * `Networking-odl `_ Prerequisites