From d3a4678e2fc3f9f752450a0c7b086e4008aaca99 Mon Sep 17 00:00:00 2001 From: Filip Andres Date: Thu, 27 Feb 2025 11:19:07 +0100 Subject: [PATCH] Fix entr URL --- docs/test_runner/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/test_runner/index.rst b/docs/test_runner/index.rst index dedb676d..d246b395 100644 --- a/docs/test_runner/index.rst +++ b/docs/test_runner/index.rst @@ -162,7 +162,7 @@ As projects grow with more dependencies, running a test for a few lines of code Tip: Automatic Test Execution ----------------------------- -To help iterate even quicker, you can pair ``testslide`` execution with `entr `_ (or any similar): +To help iterate even quicker, you can pair ``testslide`` execution with `entr `_ (or any similar): .. code-block:: none