8000 fix link in documentation · pidou46/micropython-esp32-ulp@7c04c45 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c04c45

Browse files
committed
fix link in documentation
1 parent 78275c2 commit 7c04c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ The following features are supported:
4141

4242
.. [#f1] Note: the ESP32-S2 and ESP32-S3 have the same ULP binary format between each other
4343
but the binary format is different than that of the original ESP32 ULP. You need to
44-
select the ``esp32s2`` cpu (`see docs </docs/disassembler.rst>`_) when assembling code
45-
for use on an ESP32-S2/S3.
44+
select the ``esp32s2`` cpu (`see docs </docs/index.rst>`_) when assembling code for
45+
use on an ESP32-S2/S3.
4646
4747
Quick start
4848
-----------

0 commit comments

Comments
 (0)
0