From dce045ba5aa6ab111a9ce6faebeb5db30ac39ab4 Mon Sep 17 00:00:00 2001 From: Moul Date: Sun, 22 May 2016 21:43:30 +0200 Subject: [PATCH] [enh] RPI: add link to build_arm_image page. --- build_arm_image.md | 2 +- install_on_raspberry.md | 2 +- install_on_raspberry_fr.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build_arm_image.md b/build_arm_image.md index d690970d..e0e7dfcb 100644 --- a/build_arm_image.md +++ b/build_arm_image.md @@ -98,4 +98,4 @@ sudo dd bs=1M if=/dev/sdd of=~/yunohost-jessie-board-year-month-day.img zip yunohost-jessie-board-year-month-day.img.zip yunohost-jessie-board-year-month-day.img ``` -* Publish: you could post your image on the [forum](https://forum.yunohost.org/). \ No newline at end of file +* Publish: you could post your image on the [forum](https://forum.yunohost.org/). diff --git a/install_on_raspberry.md b/install_on_raspberry.md index d46c1a94..be5d0317 100644 --- a/install_on_raspberry.md +++ b/install_on_raspberry.md @@ -16,7 +16,7 @@ - [Non-official Jessie/YunoHost 2.2 created the 5th December 2015](https://forum.yunohost.org/t/building-a-new-image-for-raspberry-debian-jessie-fr-en/1101/2) -
**This two images are old**. Nobody is maintaining a YunoHost image for Raspberry Pi. You could maintain on image for YunoHost project.
+
**This two images are old**. Nobody is maintaining a YunoHost image for Raspberry Pi. You could [maintain an image](build_arm_image_en) for YunoHost project.
--- diff --git a/install_on_raspberry_fr.md b/install_on_raspberry_fr.md index 360e9600..797d362c 100644 --- a/install_on_raspberry_fr.md +++ b/install_on_raspberry_fr.md @@ -15,7 +15,7 @@ - [Officielle, Wheezy/YunoHost 2.2 créée le 4 juin 2015](http://build.yunohost.org/yunohost4rpi2.img.7z) - [Non officielle Jessie/YunoHost 2.2 créée le 5 décembre 2015](https://forum.yunohost.org/t/building-a-new-image-for-raspberry-debian-jessie-fr-en/1101/2) -
**Ces deux images ne sont plus à jour**. Personne ne maintiens d’image de YunoHost pour Raspberry Pi. Vous pouvez maintenir une image pour le projet YunoHost.
+
**Ces deux images ne sont plus à jour**. Personne ne maintiens d’image de YunoHost pour Raspberry Pi. Vous pouvez [maintenir une image](build_arm_image_en) pour le projet YunoHost.
---