Skip to content

Commit

Permalink
Fixing broken links (#913)
Browse files Browse the repository at this point in the history
* Updated image include to use the full path to the image

* Updated README.md's to hide table of contents with toc and updated table styling

* updated links to use correct path

* Correcting broken links to the Report a bug page
~

* Broken link fixes
  • Loading branch information
Kyle authored Nov 30, 2020
1 parent f35cfd9 commit 459137f
Show file tree
Hide file tree
Showing 10 changed files with 62 additions and 25 deletions.
2 changes: 1 addition & 1 deletion consumer/dragonboard/dragonboard410c/guides/enable-dmic.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ $ ./skales/mkbootimg --kernel vmlinuz \
# 5) Flashing boot and roofs image

Boot Dragonboard410c into fastboot mode by following the
[instructions](/documentation/consumer/dragonboard410c/installation/linux-fastboot.md.html).
[instructions](/documentation/consumer/dragonboard/dragonboard410c/installation/linux-fastboot.md.html).

1. Download latest `rootfs` image from
[here](http://releases.linaro.org/96boards/dragonboard410c/linaro/debian/latest/linaro-*-alip-*.img.gz).
Expand Down
2 changes: 1 addition & 1 deletion consumer/fcue/support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Please take advantage of the many Board X resources available to you through 96B
- Similar to the 96Boards forum; however, this page will have threads for all MediaTek products
- [Board X]()
- Buy the Board X here!
- [Report a bug!](../../../Report_a_bug.md)
- [Report a bug!](../../../Extras/Report_a_bug.md)
- Instructions on how to report bugs for any of our 96Boards hardware and software, this includes the Board X!
2 changes: 1 addition & 1 deletion iot/4iot/support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ Please take advantage of the many 4IoT resources available to you through 96Boar
- [Geniatech product page](https://www.geniatech.com/product/developer-board-4-iot/)
- [Coursera](https://www.coursera.org/specializations/internet-of-things)
- 4IoT uses the same specification! Students from the [University of California San Diego](https://ucsd.edu/) put together an "Internet of Things" (IoT) course focused around the DragonBoard 410c (again, same specification as 4IoT!). It is free to audit, or you can purchase the specialization package for a cool certificate!
- [Report a bug!](../../../Report_a_bug.md)
- [Report a bug!](../../../Extras/Report_a_bug.md)
- Instructions on how to report bugs for any of our 96Boards hardware and software, this includes the 4IoT!
2 changes: 1 addition & 1 deletion iot/shield96/support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ permalink: /documentation/iot/shield96/support/
# Support

- [Arrow Product Info Page](https://www.arrow.com/en/research-and-events/articles/the-shield96-development-boards)
- [Report a bug!](../../../Report_a_bug.md)
- [Report a bug!](../../../Extras/Report_a_bug.md)
- Instructions on how to report bugs for any of our 96Boards hardware and software, this includes the Shield96!
2 changes: 1 addition & 1 deletion iot/stinger96/support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ permalink: /documentation/iot/stinger96/support/
# Support

- [Arrow Product Info Page](https://www.arrow.com/en/research-and-events/articles/the-stinger96-development-boards)
- [Report a bug!](../../../Report_a_bug.md)
- [Report a bug!](../../../Extras/Report_a_bug.md)
- Instructions on how to report bugs for any of our 96Boards hardware and software, this includes the Stinger96!
69 changes: 53 additions & 16 deletions mezzanine/sensors-mezzanine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,31 +55,68 @@ Attribution-ShareAlike 4.0 International License.

# Table of Contents

- [About 96Boards](#about-96boards)
- [About Grove](#about-grove)
- [About the 96Boards Sensors Mezzanine Adapter](#about-the-96boards-sensors-mezzanine-adapter)
- [About Linaro](#about-linaro)
- [Table of Contents](#table-of-contents)
- [Included in this Kit](#included-in-this-kit)
- [96Boards Sensors Mezzanine](#96boards-sensors-mezzanine)
- [Grove Button Module (3.3V/5V)](#grove-button-module-33v5v)
- [Grove Touch Sensor Module (3.3V/5V)](#grove-touch-sensor-module-33v5v)
- [Grove LED Socket Module (3.3V/5V)](#grove-led-socket-module-33v5v)
- [Grove Buzzer Module (5V only)](#grove-buzzer-module-5v-only)
- [Grove Rotary Angle Sensor Module (3.3V/5V)](#grove-rotary-angle-sensor-module-33v5v)
- [Grove Sound Sensor (5V only)](#grove-sound-sensor-5v-only)
- [Grove Light Sensor (3.3V/5V)](#grove-light-sensor-33v5v)
- [Grove Servo (5V only)](#grove-servo-5v-only)
- [Grove Relay (3.3V/5V)](#grove-relay-33v5v)
- [Grove Temperature and Humidity Sensor (3.3V/5V)](#grove-temperature-and-humidity-sensor-33v5v)
- [Grove RGB Backlight LCD (5V only)](#grove-rgb-backlight-lcd-5v-only)
- [Introduction to the 96Boards Sensors Mezzanine](#introduction-to-the-96boards-sensors-mezzanine)
- [Setting up the Sensors Mezzanine](#setting-up-the-sensors-mezzanine)
- [Step 1: Install Debian Operating System](#step-1-install-debian-operating-system)
- [Step 2: Attach Sensors Adapter](#step-2-attach-sensors-adapter)
- [Step 3: Get a command prompt](#step-3-get-a-command-prompt)
- [Step 4: Connect to the Internet](#step-4-connect-to-the-internet)
- [Step 5: Update Debian](#step-5-update-debian)
- [Step 6: Install extra tool packages](#step-6-install-extra-tool-packages)
- [Step 7: Configure the software](#step-7-configure-the-software)
- [Step 8: Fetch the sample code for projects in this guide](#step-8-fetch-the-sample-code-for-projects-in-this-guide)
- [Step 1: Install Debian Operating System](#step-1-install-debian-operating-system)
- [Step 2: Attach Sensors Adapter](#step-2-attach-sensors-adapter)
- [Step 3 Get a command prompt](#step-3-get-a-command-prompt)
- [Step 4: Connect to the network](#step-4-connect-to-the-network)
- [Step 5: Update Debian](#step-5-update-debian)
- [Step 6: Install extra tool packages](#step-6-install-extra-tool-packages)
- [Install I/O Libaries](#install-io-libaries)
- [Step 7: Configure the software](#step-7-configure-the-software)
- [Step 8: Fetch the sample code for projects in this guide](#step-8-fetch-the-sample-code-for-projects-in-this-guide)
- [Using your Sensors Board](#using-your-sensors-board)
- [Using Baseboard I2C](#using-baseboard-i2c)
- [Using Baseboard GPIO](#using-baseboard-gpio)
- [Using ATMEGA IO](#using-atmega-io)
- [Using Baseboard I2C](#using-baseboard-i2c)
- [Using Baseboard GPIO](#using-baseboard-gpio)
- [Using ATMEGA IO](#using-atmega-io)
- [Example Project - Hello World with the RGB LCD](#example-project---hello-world-with-the-rgb-lcd)
- [Step 1: Setup the Hardware](#step-1-setup-the-hardware)
- [Step 2: Write the Software](#step-2-write-the-software)
- [Step 3: Make the Demo](#step-3-make-the-demo)
- [Step 4: Run the demo](#step-4-run-the-demo)
- [Example Project - Touch Sensor and Relay](#example-project---touch-sensor-and-relay)
- [Step 1: Setup the Hardware](#step-1-setup-the-hardware-1)
- [Step 2: Write the Code](#step-2-write-the-code)
- [Step 3: Build and Run the Demo](#step-3-build-and-run-the-demo)
- [Example Project - Drive a Button and LED from the microcontroller](#example-project---drive-a-button-and-led-from-the-microcontroller)
- [Step 1: Setup the Hardware](#step-1-setup-the-hardware-2)
- [Step 2: Write the Code](#step-2-write-the-code-1)
- [Step 3: Run the Demo](#step-3-run-the-demo)
- [Example Project - Buzzer and Light Sensor](#example-project---buzzer-and-light-sensor)
- [Step 1: Setup Hardware](#step-1-setup-hardware)
- [Step 2: Write the Code](#step-2-write-the-code-2)
- [Step 3: Run the Demo](#step-3-run-the-demo-1)
- [Example Project - Temperature and Humidity Display](#example-project---temperature-and-humidity-display)
- [Step 1: Setup the Hardware](#step-1-setup-the-hardware-3)
- [Step 2: Write the Code](#step-2-write-the-code-3)
- [Step 2: Run the Demo](#step-2-run-the-demo)
- [Example Project - Tweeting Doorbell](#example-project---tweeting-doorbell)
- [Step 1: Setup the Hardware](#step-1-setup-the-hardware-4)
- [Step 2: Write the Code](#step-2-write-the-code-4)
- [Step 3: Run the Demo](#step-3-run-the-demo-2)
- [Additional Resources](#additional-resources)
- [Design files](#design-files)
- [More Example Code](#more-example-core)
- [Examples from Other Kits](#example-from-other-kits)
- [Design files](#design-files)
- [More Example Core](#more-example-core)
- [Example from other Kits](#example-from-other-kits)

***

Expand Down Expand Up @@ -225,11 +262,11 @@ baseboard. You can find instructions for installing Debian in your baseboard’s

Installing Debian on the CircuitCo or LeMaker HiKey:

[/documentation/consumer/hikey/installation/](/documentation/consumer/hikey/installation/)
[/documentation/consumer/hikey/hikey620/installation/](/documentation/consumer/hikey/hikey620/installation/)

Qualcomm Dragonboard 410C User Guide:

[/documentation/consumer/dragonboard410c/installation/](/documentation/consumer/dragonboard410c/installation/)
[/documentation/consumer/dragonboard/dragonboard410c/installation/](/documentation/consumer/dragonboard/dragonboard410c/installation/)

## Step 2: Attach Sensors Adapter

Expand Down
2 changes: 1 addition & 1 deletion mezzanine/shiratech-bosch-sensors/guides/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This quick start guide will show you how to connect the mezzanine and install th
- Connect HDMI monitor,USB keyboard and USB mouse to your board.
- Power on your board.
- Download and install the latest Debian Linux for your 96Boards CE board.
For Dragonboard 410C follow the instructions in the following [link](/documentation/consumer/dragonboard410c/downloads/debian.md.html)
For Dragonboard 410C follow the instructions in the following [link](/documentation/consumer/dragonboard/dragonboard410c/downloads/debian.md.html)

# On board sensors demo installation
- Download the sensor demo applicationfrom the following [link](http://www.shiratech-solutions.com/resources/)
Expand Down
2 changes: 1 addition & 1 deletion mezzanine/shiratech-lte/guides/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This quick start guide will show you how to connect the mezzanine and accessorie
- Connect the included LTE antenna toRF connector Antenna Main.
- Connect HDMI monitor,USB keyboard and USB mouse to your board.
- Power on your board.
- Download and install the latest Debian Linux for your 96Boards CE/EE board.For Dragonboard 410C follow the instructions in the following link: [/documentation/consumer/dragonboard410c/downloads/debian.md.html](/documentation/consumer/dragonboard410c/downloads/debian.md.html)
- Download and install the latest Debian Linux for your 96Boards CE/EE board.For Dragonboard 410C follow the instructions in the following link: [/documentation/consumer/dragonboard410c/downloads/debian.md.html](/documentation/consumer/dragonboard/dragonboard410c/downloads/debian.md.html)

# 5) LTE Modem Configuration
- Once Debian desktop is up and running it is time to configure the LTE modem.
Expand Down
2 changes: 1 addition & 1 deletion mezzanine/tresor/guides/tresor-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This guide will show how to setup the Tresor Mezzanine with 96Boards CE board.
- Connect the mezzanine on top of your Dragonboard410c.
- Power on your board.
- Download and install the latest Debian Linux as per the instructions in the
following [link](/documentation/consumer/dragonboard410c/downloads/debian.md.html)
following [link](/documentation/consumer/dragonboard/dragonboard410c/downloads/debian.md.html)
- Make sure to connect the jumpers on mezzanine as shown in [README](../README.md#11-about-the-96boards-tresor-mezzanine)
- If using Dragonboard410c, below diff needs to be added to the kernel source:

Expand Down
2 changes: 1 addition & 1 deletion templates/board-template/support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Please take advantage of the many Board X resources available to you through 96B
- Buy the Board X here!
- [Coursera](https://www.coursera.org/specializations/internet-of-things)
- Board X uses the same specification! Students from the [University of California San Diego](https://ucsd.edu/) put together an "Internet of Things" (IoT) course focused around the DragonBoard 410c (again, same specification as Board X!). It is free to audit, or you can purchase the specialization package for a cool certificate!
- [Report a bug!](../../../Report_a_bug.md)
- [Report a bug!](../../../Extras/Report_a_bug.md)
- Instructions on how to report bugs for any of our 96Boards hardware and software, this includes the Board X!
- [Board Recovery](../installation/board-recovery.md)
- Bricked board? Many software issues can be fixed with a simple "board recovery"

0 comments on commit 459137f

Please sign in to comment.