X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeveloper-guide.rst;h=eacc3d0f471b63bb1642f0fe98206af99c90de74;hb=refs%2Fchanges%2F46%2F5446%2F1;hp=1716666d9be08a785725ddf9c0780331142e0e61;hpb=616ea8d57a6dba93bc0d048301155c349c13f20c;p=portal%2Fnonrtric-controlpanel.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 1716666..eacc3d0 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -32,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. -.. _localhost:8080: localhost:8080 +.. _localhost:8080: http://localhost:8080 Start the frontend: @@ -42,7 +42,7 @@ Start the frontend: - 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.