diff --git a/README.adoc b/README.adoc index 7298253..63dcde0 100644 --- a/README.adoc +++ b/README.adoc @@ -417,7 +417,7 @@ The warning and error messages are expected and result from a request to a bad o To determine whether the tests detect a failure, go to the [hotspot file=0]`MetricsIT.java` file and change any of the assertions in the test methods. Then re-run the tests to see a test failure occur. -include::{common-includes}/devmode-quit.adoc[] +include::{common-includes}/devmode-quit-ctrlc.adoc[] // ================================================================================================= // Great work! You're done!