diff --git a/README.adoc b/README.adoc index ce77c1a9..37632473 100644 --- a/README.adoc +++ b/README.adoc @@ -135,7 +135,7 @@ If you don't have the latest Docker image, pull it by running the following comm docker pull icr.io/appcafe/open-liberty:full-java11-openj9-ubi ``` -With Open Liberty https://openliberty.io/docs/latest/development-mode.html[dev mode^], you can use MicroShed Testing to run tests on an already running Open Liberty server. Navigate to the `start/system` directory. +With Open Liberty dev mode, you can use MicroShed Testing to run tests on an already running Open Liberty server. Navigate to the `start/system` directory. // cloud hosted instruction ifdef::cloud-hosted[]