diff options
-rw-r--r-- | content/tocs/getting_started/fetched_files.yml | 6 | ||||
-rw-r--r-- | content/tocs/getting_started/toc_dev_en.yml | 10 |
2 files changed, 7 insertions, 9 deletions
diff --git a/content/tocs/getting_started/fetched_files.yml b/content/tocs/getting_started/fetched_files.yml index 0760a3f..edcae7e 100644 --- a/content/tocs/getting_started/fetched_files.yml +++ b/content/tocs/getting_started/fetched_files.yml @@ -94,10 +94,8 @@ repositories: destination: images/image-developer-workflow.png - source: troubleshooting.md label: Generic issues - - source: footers/raspberrypi-footer.md - label: Raspberry PI - - source: footers/images/RaspberryPi2-ModelB-debug-serial-cable.jpg - destination: footers/images/RaspberryPi2-ModelB-debug-serial-cable.jpg + - source: machines/images/RaspberryPi2-ModelB-debug-serial-cable.png + destination: machines/images/RaspberryPi2-ModelB-debug-serial-cable.png - source: docker-container-setup.md label: Setting Up a Docker Container - diff --git a/content/tocs/getting_started/toc_dev_en.yml b/content/tocs/getting_started/toc_dev_en.yml index 314130f..8115cbc 100644 --- a/content/tocs/getting_started/toc_dev_en.yml +++ b/content/tocs/getting_started/toc_dev_en.yml @@ -55,11 +55,11 @@ children: name: HomeScreen children: - url: reference/homescreen/index.html -- - name: Troubleshooting - children: - - url: reference/troubleshooting.html - - url: reference/footers/raspberrypi-footer.html +## - +## name: Troubleshooting +## children: +## - url: reference/troubleshooting.html +## - url: reference/footers/raspberrypi-footer.html - name: Docker Containers children: |