Skip to content

Commit 49ac527

Browse files
committed
Doxygen: Fixed broken link from general revision history to Core(A) history.
1 parent ca68d1c commit 49ac527

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMSIS/DoxyGen/General/src/introduction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The following table shows the overall high-level history of the various CMSIS re
177177
In addition, each CMSIS component has its own release history:
178178

179179
- <a href="../../Core/html/core_revisionHistory.html"><b>CMSIS-Core (Cortex-M) Revision History</b></a>
180-
- <a href="../../Core/html/rev_histCoreA.html"><b>CMSIS-Core (Cortex-A) Revision History</b></a>
180+
- <a href="../../Core_A/html/rev_histCoreA.html"><b>CMSIS-Core (Cortex-A) Revision History</b></a>
181181
- <a href="../../Driver/html/driver_revisionHistory.html"><b>Driver Revision History</b></a>
182182
- <a href="../../DSP/html/ChangeLog_pg.html"><b>DSP Revision History (Change Log)</b></a>
183183
- <a href="../../NN/html/ChangeLog_pg.html"><b>NN Revision History (Change Log)</b></a>

docs/General/html/cm_revisionHistory.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<div class="textblock"><p>The following table shows the overall high-level history of the various CMSIS releases. In addition, each CMSIS component has its own release history:</p>
7676
<ul>
7777
<li><a href="../../Core/html/core_revisionHistory.html"><b>CMSIS-Core (Cortex-M) Revision History</b></a></li>
78-
<li><a href="../../Core/html/rev_histCoreA.html"><b>CMSIS-Core (Cortex-A) Revision History</b></a></li>
78+
<li><a href="../../Core_A/html/rev_histCoreA.html"><b>CMSIS-Core (Cortex-A) Revision History</b></a></li>
7979
<li><a href="../../Driver/html/driver_revisionHistory.html"><b>Driver Revision History</b></a></li>
8080
<li><a href="../../DSP/html/ChangeLog_pg.html"><b>DSP Revision History (Change Log)</b></a></li>
8181
<li><a href="../../NN/html/ChangeLog_pg.html"><b>NN Revision History (Change Log)</b></a></li>

0 commit comments

Comments
 (0)