From b7c56ffc28dfc788fa1a3b4ae6009bf8e96aed49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Fri, 7 Oct 2022 14:12:50 +0200 Subject: [PATCH] Add URLs (#264) --- docs/Developer-Guide_Adding-Board-Family.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Developer-Guide_Adding-Board-Family.md b/docs/Developer-Guide_Adding-Board-Family.md index 184ec205..d970b905 100644 --- a/docs/Developer-Guide_Adding-Board-Family.md +++ b/docs/Developer-Guide_Adding-Board-Family.md @@ -2,5 +2,5 @@ There are no detailed instructions on how to add a new board or even a whole new board family to the build script yet. However there are a few commits / pull requests that give clues how to achieve that like -- https://github.com/armbian/build/pull/3176/files -- https://github.com/armbian/build/pull/3138/files +- [https://github.com/armbian/build/pull/3176/files](https://github.com/armbian/build/pull/3176/files) +- [https://github.com/armbian/build/pull/3138/files](https://github.com/armbian/build/pull/3138/files)