diff --git a/README.md b/README.md index 6b104d7c..a92b2420 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ https://localhost:8443/swagger-ui.html ### Integration Tests Integration tests are executed against master nightly. In addition to this, they can be executed on any branch as follows: -1. Navigate to the [TAKServer Dashboard](https://git.takmaps.com/core/takserver). +1. Navigate to the [TAKServer Dashboard](https://git.tak.gov/core/takserver). 2. On the sidebar, hover over 'CI/CD' and select 'Pipelines'. 3. Find your commit from the list and tap the Play button to the right, and select the test suite you would like to execute. The Main suites are what is executed nightly and execute all the tests.