Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 0f872f8f authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Update links

parent 723d109d
No related merge requests found
......@@ -231,7 +231,7 @@ Before returning the board, please visit
_BeagleBoard.org/support_
For up to date SW images and technical information refer to
https://beagleboard.org/latest-images[_https://beagleboard.org/latest-images_]
https://www.beagleboard.org/distros[_https://www.beagleboard.org/distros_]
All support for this board is provided via community support at
https://beagleboard.org/discuss[_beagleboard.org/discuss_]
......@@ -5684,7 +5684,7 @@ Provided there is:
This directory is not always kept up to date in every SW release due to
the frequency of changes of the SW. The best solution is to download the
files from
https://beagleboard.org/latest-images[_beagleboard.org/latest-images_]
https://www.beagleboard.org/distros[_beagleboard.org/latest-images_]
We do not track SW revision of what is in the eMMC. SW is tracked
separately from the HW due to the frequency of changes which would
......
......@@ -21,7 +21,7 @@ Provided there is:
* System Reference Manual (This document).
This directory is not always kept up to date in every SW release due to the frequency of changes of the SW. The best solution is to download the files from
`http://beagleboard.org/latest-images <http://beagleboard.org/latest-images>`_
`http://www.beagleboard.org/distros <http://www.beagleboard.org/distros>`_
We do not track SW revision of what is in the eMMC. SW is tracked
separately from the HW due to the frequency of changes which would
......
......@@ -22,7 +22,7 @@ What system firmware should I use for starting to explore my BeagleBone Blue?
===================================================================================
Download the latest 'IoT' image from
https://beagleboard.org/latest-images. As of this writing, that image is
https://www.beagleboard.org/distros. As of this writing, that image is
https://debian.beagleboard.org/images/bone-debian-9.5-iot-armhf-2018-10-07-4gb.img.xz.
Use http://etcher.io for writing that image to a 4GB or larger microSD
......
......@@ -37,7 +37,7 @@ Windows PCs
=============
1. Download the `BeagleBone
OS <https://beagleboard.org/latest-images>`__ image you want to use.
OS <https://www.beagleboard.org/distros>`__ image you want to use.
2. Use the `Etcher utility <https://etcher.io/>`__ to burn the
BeagleBone image you want to use on the micro sd card you plan on
using.
......@@ -71,7 +71,7 @@ Windows PCs
13. Restart (RST button) or power up (while still pushing SD button).
Flashing can take some minutes. ## Linux/Mac PCs 1. Download the
`BeagleBone OS <https://beagleboard.org/latest-images>`__ image you want
`BeagleBone OS <https://www.beagleboard.org/distros>`__ image you want
to use. 1. Use the `Etcher utility <https://etcher.io/>`__ to burn the
BeagleBone image you want to use on the micro sd card you plan on using.
1. On the SD card edit the file ``/boot/uEnv.txt`` in order for the SD
......
......@@ -164,7 +164,7 @@ In some instances, such as when additional add-on boards, or PocketCapes are con
The following steps will guide you to quickly download a PocketBeagle software image onto your microSD card and get started writing code.
1. Navigate to the Getting Started Page [https://beagleboard.org/getting-started ''beagleboard.org/getting-started'']
Follow along with the instructions and click on the link noted in Figure 5 below [https://beagleboard.org/latest-images ''beagleboard.org/latest-images'']. You can also get to this page directly by going to [https://bbb.io/latest ''bbb.io/latest'']
Follow along with the instructions and click on the link noted in Figure 5 below [https://www.beagleboard.org/distros ''beagleboard.org/latest-images'']. You can also get to this page directly by going to [https://bbb.io/latest ''bbb.io/latest'']
====== Figure 5. Getting Started Page ======
[[images/5fig-PB-GetStarted.png]]
......@@ -2269,7 +2269,7 @@ Including:
It is a good idea to always use the latest software. Instructions for how to update your software to the latest version can be found at:
Download the latest software files from [https://beagleboard.org/latest-images ''beagleboard.org/latest-images'']
Download the latest software files from [https://www.beagleboard.org/distros ''beagleboard.org/latest-images'']
=== 11.5 Export Information ===
......
......@@ -88,7 +88,7 @@ software image onto your microSD card and get started writing code.
`beagleboard.org/getting-started <https://beagleboard.org/getting-started>`__
Follow along with the instructions and click on the link noted in Figure
5 below
`beagleboard.org/latest-images <https://beagleboard.org/latest-images>`__.
`www.beagleboard.org/distros <https://www.beagleboard.org/distros>`__.
You can also get to this page directly by going to
`bbb.io/latest <https://bbb.io/latest>`__
......
......@@ -35,7 +35,7 @@ It is a good idea to always use the latest software. Instructions for
how to update your software to the latest version can be found at:
Download the latest software files from
`beagleboard.org/latest-images <https://beagleboard.org/latest-images>`__
`www.beagleboard.org/distros <https://www.beagleboard.org/distros>`__
.. _export_information:
......
......@@ -170,7 +170,7 @@ Solution
---------
On your host computer open a browser and go to
http://beagleboard.org/latest-images.
http://www.beagleboard.org/distros.
.. TODO Update links
......
......@@ -8,16 +8,19 @@ open-hardware development platform, you've found the right place!
.. important::
For the latest versions of this documentation, be sure to check the official release sites:
This documentation is a work in progress. 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.
For bleeding edge (development-stage) documentation:
* https://docs.beagleboard.io (Straight from `docs repo <https://git.beagleboard.org/docs/docs.beagleboard.io>`_)
Don't forget that this is an open-source project! Your contributions are welcome. Learn about how
to contribute to the BeagleBoard documentation project and any of the many open-source Beagle
Please check out our :ref:`support` page to find out how to get started, resolve issues,
and engage with the developer community. Don't forget that this is an open-source project! Your contributions are welcome.
Learn about how to contribute to the BeagleBoard documentation project and any of the many open-source Beagle
projects ongoing on our :ref:`contribution` page.
.. toctree::
......
......@@ -15,7 +15,7 @@ but executing this step, the longest step, will ensure the rest will go as smoot
Download the latest software image
============================================
Download the latest Debian image from `beagleboard.org/latest-images <https://beagleboard.org/latest-images>`_.
Download the latest Debian image from `www.beagleboard.org/distros <https://www.beagleboard.org/distros>`_.
The "IoT" images provide more free disk space if you don't need to use a graphical user interface (GUI).
.. NOTE::
......@@ -72,7 +72,7 @@ Start your Beagle
*****************
If any step fails, it is recommended to update to the
`latest software image <https://beagleboard.org/latest-images>`_
`latest software image <https://www.beagleboard.org/distros>`_
using the instructions above.
Power and boot
......@@ -229,7 +229,7 @@ To take things to the next level of detail, consider "Exploring BeagleBone" whic
the missing software manual and utilize "Embedded Linux Primer" as a companion textbook to provide
a strong base on embedded Linux suitable for working with any hardware that will run Linux.
.. |image0| image:: images/download-latestimage.png
.. |image0| image:: images/download-latestimage-www.png
:width: 75.0%
.. |image1| image:: images/download-etcher.png
:width: 75.0%
......
intro/support/images/download-latestimage-www.png

163 KiB

......@@ -3,7 +3,8 @@
Support
#########
.. note:: #TODO# all the links need updating and content moved into this repo, especially bone101.
.. note:: #TODO# all the links need updating and content moved into
`this repo <https://git.beagleboard.org/docs/docs.beagleboard.io>`_, especially bone101.
Getting started
***************
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment