From 146744044ec98b528f539a274abe2a15c6d2a770 Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Wed, 28 Sep 2022 23:27:03 -0400 Subject: [PATCH] intro: add URLs --- intro/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/intro/index.rst b/intro/index.rst index 22fbdbc7..8001002d 100644 --- a/intro/index.rst +++ b/intro/index.rst @@ -6,6 +6,11 @@ Introduction Welcome to the BeagleBoard documentation project. If you are looking for help with your Beagle open-hardware development platform, you've found the right place! +For the latest versions of this documentation, be sure to check the official release sites: + +* https://docs.beagle.cc (cached with local proxies) +* https://docs.beagleboard.org (non-cached, without proxies) + Please check out our :ref:`support` page` to find out how to get started, resolve issues, and engage the developer community. -- GitLab