Skip to content

Commit 1b34111

Browse files
committed
docs: Fix path errors
1 parent 97ffa29 commit 1b34111

File tree

7 files changed

+7
-8
lines changed

7 files changed

+7
-8
lines changed

docs/en/refs/unit.angle.ref

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@
1313

1414
.. |angle_core_example.m5f2| raw:: html
1515

16-
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/m5f2_examples/unit/angle/angle_core_example.m5f2" target="_blank">angle_core_example.m5f2</a>
17-
16+
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/angle/angle_core.m5f2" target="_blank">angle_core_example.m5f2</a>

docs/en/refs/unit.env.ref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323

2424
.. |env_cores3_example.m5f2| raw:: html
2525

26-
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/m5f2_examples/unit/env/env_cores3_example.m5f2" target="_blank">env_cores3_example.m5f2</a>
26+
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/env/env_cores3.m5f2" target="_blank">env_cores3_example.m5f2</a>
2727

docs/en/refs/unit.rgb.ref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
.. |rgb_core_example.m5f2| raw:: html
1717

18-
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/m5f2_examples/unit/rgb/rgb_core_example.m5f2" target="_blank">rgb_core_example.m5f2</a>
18+
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/rgb/rgb_core.m5f2" target="_blank">rgb_core_example.m5f2</a>

docs/zh_CN/refs/unit.angle.ref

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111

1212
.. |get_voltage.svg| image:: https://static-cdn.m5stack.com/mpy_docs/unit/angle/get_voltage.svg
1313

14-
.. |angle_core_example.m5f2| raw:: html
14+
.. |angle_core_example.m5f2| raw:: html
1515

16-
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/m5f2_examples/unit/angle/angle_core_example.m5f2" target="_blank">angle_core_example.m5f2</a>
16+
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/angle/angle_core.m5f2" target="_blank">angle_core_example.m5f2</a>

docs/zh_CN/refs/unit.env.ref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323

2424
.. |env_cores3_example.m5f2| raw:: html
2525

26-
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/m5f2_examples/unit/env/env_cores3_example.m5f2" target="_blank">env_cores3_example.m5f2</a>
26+
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/env/env_cores3.m5f2" target="_blank">env_cores3_example.m5f2</a>
2727

docs/zh_CN/refs/unit.rgb.ref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
.. |rgb_core_example.m5f2| raw:: html
1717

18-
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/m5f2_examples/unit/rgb/rgb_core_example.m5f2" target="_blank">rgb_core_example.m5f2</a>
18+
<a href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/rgb/rgb_core.m5f2" target="_blank">rgb_core_example.m5f2</a>
File renamed without changes.

0 commit comments

Comments
 (0)