Skip to content

Commit 2350fc6

Browse files
authored
doc: Fixed appnote URL's
We used to host embarc.org web-site on GitHub.io platform, but now we moved to a stand-alone solution. Still some resources come from GitHub.io. Make necessary fixes so that links work again. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
1 parent 7c71cfd commit 2350fc6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/documents/example/example.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ Application Note
6767
################
6868
The following application notes provide step-by-step instructions on a broad range of topics to familiarize you with the use of embARC OSP.
6969

70-
* `Quick start guide <https://embarc.org/pdf/20150710_embARC_application_note_quick_start_guide.pdf>`_
71-
* `Adding a new NT-Shell command <https://embarc.org/pdf/20150710_embARC_application_note_ntshell_newcmd.pdf>`_
72-
* `How to create your own peripheral modules for use with the ARC EMSK and embARC <https://embarc.org/pdf/20151013_embARC_application_note_create_module_EMSK_embARC_v3.pdf>`_
73-
* `Timer and ISR <https://embarc.org/pdf/20150805_embARC_application_note_timer_and_isr.pdf>`_
74-
* `Using a secondary bootloader on the EMSK <https://embarc.org/pdf/20150710_embARC_application_note_secondary_bootloader.pdf>`_
75-
* `Using a smart home IoT application with EMSK <https://embarc.org/pdf/embARC_appnote_how_to_use_smart_home_iot.pdf>`_
70+
* `Quick start guide <https://foss-for-synopsys-dwc-arc-processors.github.io/pdf/20150710_embARC_application_note_quick_start_guide.pdf>`_
71+
* `Adding a new NT-Shell command <https://foss-for-synopsys-dwc-arc-processors.github.io/pdf/20150710_embARC_application_note_ntshell_newcmd.pdf>`_
72+
* `How to create your own peripheral modules for use with the ARC EMSK and embARC <https://foss-for-synopsys-dwc-arc-processors.github.io/pdf/20151013_embARC_application_note_create_module_EMSK_embARC_v3.pdf>`_
73+
* `Timer and ISR <https://foss-for-synopsys-dwc-arc-processors.github.io/pdf/20150805_embARC_application_note_timer_and_isr.pdf>`_
74+
* `Using a secondary bootloader on the EMSK <https://foss-for-synopsys-dwc-arc-processors.github.io/pdf/20150710_embARC_application_note_secondary_bootloader.pdf>`_
75+
* `Using a smart home IoT application with EMSK <https://foss-for-synopsys-dwc-arc-processors.github.io/pdf/embARC_appnote_how_to_use_smart_home_iot.pdf>`_
7676

7777
.. note:: Confirm that the version of embARC OSP and board is the correct one as noted in the application note documents

0 commit comments

Comments
 (0)