Skip to content

Commit

Permalink
Doc: more link updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vovamarch committed Oct 25, 2023
1 parent 1038cad commit 93b7b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Doxygen/src/Ref_EventRecorder.txt
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ The source file <b>EventRecorder.c</b> implements \c __WEAK functions for \ref E
This allows to overwrite the functions by a user application.

\note ARM Cortex-M3/M4/M7/M33 processors provide a debug timer (DWT CYCCNT) that can be used during debug. Refer to
<a href="http://infocenter.arm.com/help/topic/com.arm.doc.100165_0201_00_en/ric1417175941906.html">DWT Programmers' model</a>
<a href="https://developer.arm.com/documentation/100165/latest/Data-Watchpoint-and-Trace-Unit/DWT-Programmers--model">DWT Programmers' model</a>
for more information.

\b Code \b Example
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Doxygen/src/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ This example project shows **Exception Fault Analysis** using **Arm Cortex-M33**
**Build and run**
This example project requires the [**Keil MDK**](https://www.keil.com/mdk5).
This example project requires the [**Keil MDK**](https://developer.arm.com/Tools%20and%20Software/Keil%20MDK).
Clone this repository or download it as a ZIP file onto your computer. Follow the instructions in the \subpage flt_example_CM33_readme "README.md" file to build and run the project.
Expand Down

0 comments on commit 93b7b8b

Please sign in to comment.