From 09b1342eaeed8aa39d228315530ee91bca5b31cd Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Wed, 23 Jul 2025 17:35:23 +0200 Subject: docs: remove superfluous link The docker build section points to another page with instructions on how to clone the repository, but this same page already contains these same instructions in the previous section. --- doc/buildWithDocker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/buildWithDocker.md b/doc/buildWithDocker.md index 9d4db707..04787b26 100644 --- a/doc/buildWithDocker.md +++ b/doc/buildWithDocker.md @@ -61,7 +61,7 @@ The `infinitime-build` image contains all the dependencies you need. The default `CMD` will compile sources found in `/sources`, so you need only mount your code. This example will build the firmware, generate the MCUBoot image and generate the DFU file. -For cloning the repo, see [these instructions](../doc/buildAndProgram.md#clone-the-repo). Outputs will be written to **/build/output**: +Outputs will be written to **/build/output**: ```sh cd # e.g. cd ./work/Pinetime -- cgit v1.2.3-70-g09d2