From: Ezhilarasi Date: Mon, 15 Jul 2019 15:50:02 +0000 (+0530) Subject: Media file location fix in index X-Git-Tag: 0.5.0~61^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=46565238e65616b04b2bb62d2ffb1814fe2cfd85;p=ccsdk%2Fcds.git Media file location fix in index Change-Id: I9c5c655085ac0991295bcbe05bd689de85a8c754 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi --- diff --git a/docs/datadictionary/index.rst b/docs/datadictionary/index.rst index 88122b49f..0d87158d9 100644 --- a/docs/datadictionary/index.rst +++ b/docs/datadictionary/index.rst @@ -61,10 +61,10 @@ Also please click below for resource source available details .. _Resource: https://wiki.onap.org/display/DW/Modeling+Concepts#ModelingConcepts-NodeResourceSource -.. |image0| image:: media/image0.jpg +.. |image0| image:: media/mandatory.jpg :width: 7.88889in :height: 4.43750in -.. |image1| image:: media/image1.jpg +.. |image1| image:: media/optional.jpg :width: 7.88889in :height: 4.43750in \ No newline at end of file diff --git a/docs/datadictionary/media/image0.JPG b/docs/datadictionary/media/mandatory.JPG similarity index 100% rename from docs/datadictionary/media/image0.JPG rename to docs/datadictionary/media/mandatory.JPG diff --git a/docs/datadictionary/media/image1.JPG b/docs/datadictionary/media/optional.JPG similarity index 100% rename from docs/datadictionary/media/image1.JPG rename to docs/datadictionary/media/optional.JPG