Commit 0b83aff9 authored by Gustavo F Nobrega's avatar Gustavo F Nobrega Committed by Anas Nashif
Browse files

doc: ext: segger: Update link to SystemView

The current link is broken. The correct link to systemview is:
https://www.segger.com/products/development-tools/systemview/



Signed-off-by: default avatarGustavo F Nobrega <gustavofn@gmail.com>
parent 4827d46d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ This is a free-to-use tool that records and visualizes events such as thread
scheduling and interrupts, and is helpful to find unintended interactions
and resource conflicts on complex systems.  The tool is available for the
major development platforms, and requires hardware support.  Please consult
the `product web page <https://www.segger.com/systemview.html?p=1731>`_ for
the `product web page <https://www.segger.com/products/development-tools/systemview/>`_ for
more information.

Source code in this package has been obtained from the product web page