Updating the documentation for the change in url
[ric-plt/a1.git] / docs / developer-guide.rst
index f2db426..e2e258b 100644 (file)
@@ -28,7 +28,7 @@ repository and exposing the server's HTTP port on the Docker host::
 
 Then test the server with an invocation such as this::
 
-    curl localhost:10000/a1-p/healthcheck
+    curl localhost:10000/A1-P/v2/healthcheck
 
 
 Integration testing