diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:02:53 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:03:27 -0400 |
commit | e7f7e9226f2370afe0d57b4c43c5bfe4bf30a942 (patch) | |
tree | c7bf7ed2ae7e1c90e42f647fccd19c579b71c242 /docs/release/configguide/postinstall.rst | |
parent | b52c942a4fbfc5023780d23954de953b817c6dc0 (diff) |
Fix links to remove references to submodules
All references to submodules must be removed for docs to
work going forward.
Can be tested once your project has a local tox file
Change-Id: Ia3e70902fb23c3612372b01aa2f51512057af951
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'docs/release/configguide/postinstall.rst')
-rw-r--r-- | docs/release/configguide/postinstall.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/configguide/postinstall.rst b/docs/release/configguide/postinstall.rst index 8968e802..8f23eec3 100644 --- a/docs/release/configguide/postinstall.rst +++ b/docs/release/configguide/postinstall.rst @@ -168,4 +168,4 @@ dashboards such as ``CPU Usage`` and ``Host Overview``. For more details on the Barometer containers, Grafana and InfluxDB, please refer to the following documentation links: https://wiki.opnfv.org/display/fastpath/Barometer+Containers#BarometerContainers-barometer-collectdcontainer -http://docs.opnfv.org/en/latest/submodules/barometer/docs/release/userguide/docker.userguide.html#barometer-collectd-image +:ref:`<barometer-docker-userguide>` |