Skip to content

Commit f2b81e8

Browse files
committed
doc: modify error links
Signed-off-by: Jingru <[email protected]> doc: modify error links Signed-off-by: Jingru <[email protected]>
1 parent ad384bc commit f2b81e8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

doc/documents/getting_started/software_requirement.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Development Environment
1212

1313
Software Requirement
1414
####################
15-
* `ARC Development Tools <https://www.synopsys.com/designware-ip/processor-solutions/arc-processors/arc-development-tools.html>`_
15+
* `ARC Development Tools <https://www.synopsys.com/designware-ip/processor-solutions/arc-development-tools.html>`_
1616
Choose **MetaWare Toolkit** and/or **ARC GNU Toolchain** from the following list according to your requirement:
1717

1818
* MetaWare Toolkit

doc/documents/license/license.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Doxygen
9292
Dlmalloc
9393
********
9494

95-
:Project homepage: http://g.oswego.edu/dl/html/malloc.html
96-
:Project licensing: http://g.oswego.edu/dl/html/malloc.html
95+
:Project homepage: http://gee.cs.oswego.edu/dl/html/malloc.html
96+
:Project licensing: http://gee.cs.oswego.edu/dl/html/malloc.html
9797
:LICENSE: `Creative Commons CC0 1.0 Universal`_
9898

9999
FatFS

example/baremetal/ble_hm1x/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Detailed Description
1313
* Extra Required Tools
1414
BLE APP on SmartPhone:
1515
- Android: BLE Android ComAssistant
16-
- iOS: `LightBlue <https://itunes.apple.com/us/app/lightblue-bluetooth-low-energy/id557428110?mt=8>`_
16+
- iOS: `LightBlue <https://apps.apple.com/us/app/lightblue-bluetooth-low-energy/id557428110>`_
1717

1818
* Extra Required Peripherals
1919
UART Based BLE Device HM-10

example/baremetal/ble_rn4020/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Detailed Description
1313
* Extra Required Tools
1414
BLE APP on SmartPhone:
1515
- Android: `nRF Connect <https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp&hl=en_US>`_
16-
- iOS: `LightBlue <https://itunes.apple.com/us/app/lightblue-bluetooth-low-energy/id557428110?mt=8>`_
16+
- iOS: `LightBlue <https://apps.apple.com/us/app/lightblue-bluetooth-low-energy/id557428110>`_
1717

1818
* Design Concept
1919
This example is designed to demonstrate how to operate UART-based BLE device RN4020 via UART and how to use RN4020 BLE API defined in rn4020.h.

0 commit comments

Comments
 (0)