8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78275c2 commit 7c04c45Copy full SHA for 7c04c45
README.rst
@@ -41,8 +41,8 @@ The following features are supported:
41
42
.. [#f1] Note: the ESP32-S2 and ESP32-S3 have the same ULP binary format between each other
43
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.
+ select the ``esp32s2`` cpu (`see docs </docs/index.rst>`_) when assembling code for
+ use on an ESP32-S2/S3.
46
47
Quick start
48
-----------
0 commit comments