From 58811d76cfa742d6e046dc5003e9fc3b95589fa7 Mon Sep 17 00:00:00 2001 From: JF Date: Wed, 19 Aug 2020 16:01:01 +0200 Subject: Add doc about Docker image. --- doc/buildAndProgram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/buildAndProgram.md') diff --git a/doc/buildAndProgram.md b/doc/buildAndProgram.md index 5e11bce3..84d00414 100644 --- a/doc/buildAndProgram.md +++ b/doc/buildAndProgram.md @@ -50,7 +50,7 @@ During the project generation, CMake created the following targets: - pinetime-mcuboot-app : build the firmware with the support of the bootloader (based on MCUBoot). - pinetime-graphics : small firmware that writes the boot graphics into the SPI flash. -If you just want to build the project and run it on the Pinetime, using *pinetime-app* is recommanded. See ???? for more info about bootloader support. +If you just want to build the project and run it on the Pinetime, using *pinetime-app* is recommanded. See [this page](../bootloader/README.md) for more info about bootloader support. Build: ``` -- cgit v1.2.3