diff --git a/doc/gettingstarted/howtorun.md b/doc/gettingstarted/howtorun.md index 6915017937345b96360b0ee175cf0a2c0d4a4286..902e1c1a9ec17dd930acc621ab3fbd162b5b5ba6 100644 --- a/doc/gettingstarted/howtorun.md +++ b/doc/gettingstarted/howtorun.md @@ -167,7 +167,11 @@ You can now test OpenCAPIF. To test it, in the "Testing" tab you have three options: -- [Test Plan](./testing/testplan/README.md): To see how to test the services and use them. -- [Robot Framework](./testing/robotframework/README.md): To test the operation of all services or one in particular. -- [Postman](./testing/postman/README.md): In order to carry out the complete OpenCAPIF flow, being invoker and provider +- [Test Plan Directory]: To see how to test the services and use them. +- [Testing with Robot Framework]: To test the operation of all services or one in particular. +- [Testing with Postman]: In order to carry out the complete OpenCAPIF flow, being invoker and provider + +[Test Plan Directory]: .././testing/testplan/README.md "Test Plan" +[Testing with Robot Framework]: .././testing/robotframework/README.md "Robot Framework" +[Testing with Postman]: .././testing/postman/README.md "Postman"