Skip to content

Commit 24f3bde

Browse files
committed
Fix DCCEXProtocol links
1 parent 9ff39b9 commit 24f3bde

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/include/include-l0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
..
6767
.. |DCC-EXP| raw:: html
6868

69-
<a href="../index.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
69+
<a href="./throttles/native-protocol-library.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
7070
..
7171
.. ................................................
7272
..

docs/include/include-l1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
..
6767
.. |DCC-EXP| raw:: html
6868

69-
<a href="../index.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
69+
<a href="../throttles/native-protocol-library.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
7070
..
7171
.. ................................................
7272
.. |EX-CSB1-LOGO-SMALL| image:: /_static/images/logos/product-logo-ex-csb1.png

docs/include/include-l2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
..
6767
.. |DCC-EXP| raw:: html
6868

69-
<a href="../index.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
69+
<a href="../../throttles/native-protocol-library.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
7070
..
7171
.. ................................................
7272
..

docs/include/include-l3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
..
6767
.. |DCC-EXP| raw:: html
6868

69-
<a href="../index.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
69+
<a href="../../../throttles/native-protocol-library.html"><span class="dccex-suffix">DCCEX</span><span class="dccex-prefix">Protocol</span></a>
7070
..
7171
.. ................................................
7272
..

docs/throttles/native-protocol-library.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ A DCC-EX Native command protocol library is available to help develop throttle a
1313

1414
The library implements the DCC-EX Native command protocol (as used in the |DCC-EX| |EX-CS| ONLY), allowing a device to connect to the server and act as a client (such as a hardware based throttle).
1515

16-
Details of the library, including instructions and examples, `is available here <https://dcc-ex.com/DCCEXProtocol/index.html>`_ |EXTERNAL-LINK|.
16+
Details of the library, including instructions and examples, `is available here <https://dcc-ex.com/DCCEXProtocol/index.html>`__ |EXTERNAL-LINK|.

0 commit comments

Comments
 (0)