From 6c9c616ec7b9332a043577e51fa041521d02cdc2 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Mon, 6 Jan 2025 13:00:59 +0000 Subject: [PATCH] Fix link formatting --- docs/2-local-development/developing-locally-docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2-local-development/developing-locally-docker.rst b/docs/2-local-development/developing-locally-docker.rst index 6b757816c..07969e5b6 100644 --- a/docs/2-local-development/developing-locally-docker.rst +++ b/docs/2-local-development/developing-locally-docker.rst @@ -254,7 +254,7 @@ We have included a ``justfile`` to simplify the use of frequent Docker commands "Just" itself rather than its subprocesses. For more information, see `this GitHub issue `_. -First, install Just using one of the methods described in the `official documentation _. +First, install Just using one of the methods described in the `official documentation `_. Here are the available commands: