diff --git a/README.adoc b/README.adoc index a1f89f6..d1f42f4 100644 --- a/README.adoc +++ b/README.adoc @@ -326,7 +326,7 @@ The warning and error messages are expected and result from a request to a bad o To see whether the tests detect a failure, change the base URL in the configuration file so that when the `inventory` service tries to access the invalid URL, an `UnknownUriException` is thrown. Rerun the tests to see a test failure occur. [role=command] -include::{common-includes}/devmode-quit.adoc[] +include::{common-includes}/devmode-quit-ctrlc.adoc[] == Great work! You're done!