X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeveloper-guide.rst;fp=docs%2Fdeveloper-guide.rst;h=e2e258b911aeba1dc7448cb68cb15f197e46c529;hb=95251edc98255c5d88c3445854ab00898c823403;hp=f2db426ac82c21fb0268810a272f8ca4418a475f;hpb=a14b1ff41dfdbe39a8d7846df60d8733a227bfdf;p=ric-plt%2Fa1.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index f2db426..e2e258b 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -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