diff options
author | akhosla <akanksha.khosla@amdocs.com> | 2017-12-08 09:18:53 +0000 |
---|---|---|
committer | Alexis de Talhouët <alexis.de_talhouet@bell.ca> | 2017-12-12 13:44:32 +0000 |
commit | f6bb0f03d0737c766e4dcfc24261c7c1d5a1762d (patch) | |
tree | ba2482ff635fdc2580e6ff9f92dfb411c78469a2 /docs | |
parent | 2fa940f062455b4646e58f7d4d6d48a3af6df3a4 (diff) |
Fixed broken links on OOM project page
Issue-ID: OOM-455
Change-Id: If2f9967e4b27cf784c4689f999d3aade83e55452
Signed-off-by: akhosla <akanksha.khosla@amdocs.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/OOM Project Description/oom_project_description.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/OOM Project Description/oom_project_description.rst b/docs/OOM Project Description/oom_project_description.rst index ba80769793..055b7f86cf 100644 --- a/docs/OOM Project Description/oom_project_description.rst +++ b/docs/OOM Project Description/oom_project_description.rst @@ -20,7 +20,7 @@ its life cycle while using hardware resources efficiently. Quick Start Guide ================= -Once a kubernetes environment is available (check out `ONAP on Kubernetes <file:///C:\display\DW\ONAP+on+Kubernetes>`__ if you're +Once a kubernetes environment is available (check out `ONAP on Kubernetes <https://wiki.onap.org/display/DW/ONAP+on+Kubernetes>`__ if you're getting started) and the deployment artifacts have been customized for your location, ONAP is ready to be installed. The first step is to setup @@ -69,7 +69,7 @@ short video demonstration by Mike Elliott: .. raw:: html - <video controls src="/OOM_Demo.mp4"></video> + <video controls src="_static/OOM_Demo.mp4"></video> OOM Architecture and Technical Details @@ -80,7 +80,7 @@ management system to orchestrate the life cycle of the ONAP infrastructure components. If you'd like to learn more about how this works or develop the deployment specifications for a project not already managed by OOM look here: \ `OOM User -Guide <file:///C:\display\DW\OOM+User+Guide>`__. +Guide <http://onap.readthedocs.io/en/latest/submodules/oom.git/docs/OOM%20User%20Guide/oom_user_guide.html>`__. Links to Further Information @@ -88,4 +88,4 @@ Links to Further Information - Configuration data for all of the ONAP sub-projects is distributed by OOM. For more information on how this is done see: \ `OOM - Configuration Management <file:///C:\display\DW\OOM+Configuration+Management>`__. + Configuration Management <https://wiki.onap.org/display/DW/OOM+Configuration+Management>`__. |