Correct the frontend image tag
[portal/nonrtric-controlpanel.git] / docs / developer-guide.rst
index 8dc48fb..eacc3d0 100644 (file)
@@ -1,5 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2020 Nordix
 
 Developer Guide
 ===============
 
 Developer Guide
 ===============
@@ -31,7 +32,7 @@ To run the Control Panel locally for development with simulated services, follow
 
 - Now you can open URL:  `localhost:8080`_ in a browser to access the backend directly.
 
 
 - Now you can open URL:  `localhost:8080`_ in a browser to access the backend directly.
 
-.. _localhost:8080: localhost:8080
+.. _localhost:8080: http://localhost:8080
 
 Start the frontend:
 
 
 Start the frontend:
 
@@ -41,7 +42,7 @@ Start the frontend:
 
 - Now you can open URL:  `localhost:4200`_ in a browser to access the Control Panel.
 
 
 - Now you can open URL:  `localhost:4200`_ in a browser to access the Control Panel.
 
-.. _localhost:4200: localhost:4200
+.. _localhost:4200: http://localhost:4200
 
 From the main page, click on the "Policy Control" card. From here, it is possible to create or list instances for each
 existing policy type.
 
 From the main page, click on the "Policy Control" card. From here, it is possible to create or list instances for each
 existing policy type.