From 31f6485224e5aa8d94ca7ce20d69211f8505aa61 Mon Sep 17 00:00:00 2001 From: Ayush Singh <ayushdevel1325@gmail.com> Date: Sat, 2 Dec 2023 18:27:57 +0530 Subject: [PATCH] Fixes from PR - Remove slack link - Add link to beagleboard forum Signed-off-by: Ayush Singh <ayushdevel1325@gmail.com> --- books/beaglebone-cookbook/11misc/misc.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/books/beaglebone-cookbook/11misc/misc.rst b/books/beaglebone-cookbook/11misc/misc.rst index 92532299..3282bc93 100644 --- a/books/beaglebone-cookbook/11misc/misc.rst +++ b/books/beaglebone-cookbook/11misc/misc.rst @@ -737,9 +737,7 @@ some 6G bytes. fonts-freefont-otf fonts-dejavu fonts-dejavu-extra fonts-freefont-ttf bone$ ./venv-build-env.sh -These instructions came from `lorforlinux -<https://beagleboard.slack.com/archives/C8S7EKZC2/p1684940872699269>`_ -on the Beagleboard Slack channel. +In case of any problems, checkout `Beagleboard Forum <https://forum.beagleboard.org/>`_. Now go to the cloned *docs.beagleboard.io* repository folder and do the following. To clean build directory: -- GitLab