Skip to content

Commit

Permalink
Merge pull request greatscottgadgets#176 from mossmann/fix-docs
Browse files Browse the repository at this point in the history
Fix broken links in documentation
  • Loading branch information
straithe authored Aug 16, 2024
2 parents b5d5d4d + 94fedf6 commit 3a31934
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Connect Hardware
:alt: Connection diagram for testing Cynthion installation.

- Connect the Host computer to the Cynthion **CONTROL** port.
- Check that the :ref:`LED A power-on indicator <introduction:Top View>` lights up.
- Check that the :ref:`LED A power-on indicator <hardware/device_overview:Top View>` lights up.


Test Hardware Connectivity
Expand Down
10 changes: 5 additions & 5 deletions docs/source/hardware/device_overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Device Overview
Top View
~~~~~~~~

.. image:: ../images/cynthion-top.svg
.. image:: ../../images/cynthion-top.svg
:width: 300
:alt: Cynthion Top View

Expand All @@ -22,7 +22,7 @@ Top View
Left View
~~~~~~~~~

.. image:: ../images/cynthion-left.svg
.. image:: ../../images/cynthion-left.svg
:width: 400
:alt: Cynthion Left View

Expand All @@ -38,7 +38,7 @@ Left View
Right View
~~~~~~~~~~

.. image:: ../images/cynthion-right.svg
.. image:: ../../images/cynthion-right.svg
:width: 400
:alt: Cynthion Right View

Expand All @@ -50,7 +50,7 @@ Right View
Front View
~~~~~~~~~~

.. image:: ../images/cynthion-front.svg
.. image:: ../../images/cynthion-front.svg
:width: 400
:alt: Cynthion Front View

Expand All @@ -70,6 +70,6 @@ Front View
Bottom View
~~~~~~~~~~~

.. image:: ../images/cynthion-bottom.svg
.. image:: ../../images/cynthion-bottom.svg
:width: 300
:alt: Cynthion Bottom View
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Cynthion Documentation
:maxdepth: 2
:caption: User Documentation

project description
project_description
getting_started
getting_started_packetry
getting_started_facedancer
Expand Down

0 comments on commit 3a31934

Please sign in to comment.