diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 9fac9452b..7243cae44 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -1562,9 +1562,6 @@ * risk of vulnerabilities, and more gadgets that can make exploits easier. * Therefore this feature must never be enabled in production. * - * See `docs/architecture/testing/mbed-crypto-invasive-testing.md` for more - * information. - * * Uncomment to enable invasive tests. */ //#define MBEDTLS_TEST_HOOKS