diff --git a/books/index.rst b/books/index.rst index b31ab04b2ccc74efc620bff31a851c5bd88b0f6f..37ddb641e66b5c31e541b8fa542c7ee822e192af 100644 --- a/books/index.rst +++ b/books/index.rst @@ -5,10 +5,10 @@ Books This is a collection of open-source books written to help Beagle developers. -:ref:`BeagleBone Cookbook <beaglebone-cookbook>`__ is a great introduction to programming +:ref:`BeagleBone Cookbook <bone-cook-book-home>`__ is a great introduction to programming a BeagleBone using Linux from userspace, mostly using Python or JavaScript. -:ref:`PRU Cookbook <pru-cookbook>`__ provides numerous examples on using the incredible +:ref:`PRU Cookbook <pru-cookbook-home>`__ provides numerous examples on using the incredible ultra-low-latency microcontrollers inside the processors used on BeagleBone boards that are a big part of what has made BeagleBone such a popular platform.