Skip to content

Commit 9127e6e

Browse files
lrmoreno007devyte
authored andcommitted
Fix some links (#4408)
Fix some links
1 parent 29789b1 commit 9127e6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/faq/a01-espcomm_sync-failed.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ REST signal and you will see nothing on the Serial Monitor.
258258

259259
As for different serial terminal program you can check Arduino IDE
260260
add-on `Serial Monitor for
261-
ESP8266 <(https://github.com/esp8266/Arduino/issues/1360)>`__ developed
261+
ESP8266 <https://github.com/esp8266/Arduino/issues/1360>`__ developed
262262
by user [@mytrain](https://github.com/mytrain) and discussed in
263263
`#1360 <https://github.com/esp8266/Arduino/issues/1360>`__.
264264

@@ -292,12 +292,12 @@ firmware upload is shown below.
292292
Reset Method: nodemcu, close up at the beginning of upload
293293

294294
Please note that the reset sequence is about 10x shorter comparing to
295-
`ck <@ck>`__ reset (about 25ms vs. 250ms).
295+
`ck <#ck>`__ reset (about 25ms vs. 250ms).
296296

297297
Next picture covers complete upload of
298298
`Blink.ino <https://github.com/esp8266/Arduino/blob/master/libraries/esp8266/examples/Blink/Blink.ino>`__
299299
example at 921600 baud. Except for difference of the reset signal
300-
sequence, the complete upload looks similar to that of `ck <@ck>`__.
300+
sequence, the complete upload looks similar to that of `ck <#ck>`__.
301301

302302
.. figure:: pictures/a01-reset-nodemcu-complete.png
303303
:alt: Reset Method: nodemcu, complete upload

0 commit comments

Comments
 (0)