From f3ff5567710fc3e30326db2dac7284b3c976ca95 Mon Sep 17 00:00:00 2001 From: librelois <c@elo.tf> Date: Mon, 1 Mar 2021 21:07:37 +0100 Subject: [PATCH] [doc] manual compilation: add link to stable version of this doc --- doc/use/manual_compilation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/use/manual_compilation.md b/doc/use/manual_compilation.md index 05ac66970..a0e045968 100644 --- a/doc/use/manual_compilation.md +++ b/doc/use/manual_compilation.md @@ -7,6 +7,11 @@ Date: 2020-05-05 Slug: manual_compilation Authors: elois +**WARNING: This documentation corresponds to the version under development. +To compile the latest stable version, please refer to the documentation on the `stable` branch:** + +[https://git.duniter.org/nodes/typescript/duniter/blob/stable/doc/use/manual_compilation.md](https://git.duniter.org/nodes/typescript/duniter/blob/stable/doc/use/manual_compilation.md) + ## Prerequisites To compile Duniter manually, there is currently the following requirement: -- GitLab