diff --git a/books/beaglebone-cookbook/03displays/displays.rst b/books/beaglebone-cookbook/03displays/displays.rst
index b6d254b836adf69ca0a871a61d4584160bfde6bd..e66fa4af96353943c750fd764f6bbb62df70b6a7 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 a159a8db3024e4195e52d0369c646539b67a4f9d..29e742a057171ee31d30324b07e529ed88da9e0c 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: