From 41caa07c34ccca65c24b7e51eb81e8624fd58246 Mon Sep 17 00:00:00 2001
From: "Mark A. Yoder" <Mark.A.Yoder@Rose-Hulman.edu>
Date: Wed, 7 Jun 2023 14:44:40 -0400
Subject: [PATCH] Switched github to git.beagleboard.org

---
 books/beaglebone-cookbook/03displays/displays.rst | 2 +-
 books/beaglebone-cookbook/04motors/motors.rst     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/books/beaglebone-cookbook/03displays/displays.rst b/books/beaglebone-cookbook/03displays/displays.rst
index b6d254b8..e66fa4af 100644
--- a/books/beaglebone-cookbook/03displays/displays.rst
+++ b/books/beaglebone-cookbook/03displays/displays.rst
@@ -10,7 +10,7 @@ BeagleBone Black's general-purpose input/output (GPIO) pins. The Bone has
 
 .. note:: 
      All the examples in the book assume you have cloned the Cookbook 
-     repository on www.github.com. Go here :ref:`basics_repo` for instructions.
+     repository on git.beagleboard.org. Go here :ref:`basics_repo` for instructions.
 
 .. _js_P8P9_fig:
 
diff --git a/books/beaglebone-cookbook/04motors/motors.rst b/books/beaglebone-cookbook/04motors/motors.rst
index a159a8db..29e742a0 100644
--- a/books/beaglebone-cookbook/04motors/motors.rst
+++ b/books/beaglebone-cookbook/04motors/motors.rst
@@ -34,7 +34,7 @@ When you know which type of motor to use, interfacing is easy. This chapter show
 
 .. note:: 
     All the examples in the book assume you have cloned the Cookbook repository on 
-    www.github.com. Go here :ref:`basics_repo` for instructions.
+    git.beagleboard.org. Go here :ref:`basics_repo` for instructions.
 
 .. _motors_servo:
 
-- 
GitLab