Skip to content

Commit ebf438b

Browse files
committed
sphinx link fix
1 parent 7c135e9 commit ebf438b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/esp8266wifi/station-examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Table of Contents
1414
- `Prepare Access Points <#prepare-access-points>`__
1515
- `Try it Out <#try-it-out>`__
1616
- `Can we Make it Simpler? <#can-we-make-it-simpler>`__
17-
- `Per-SSID configuration`__
17+
- `Per-SSID configuration <#per-ssid-configuration>`__
1818
- `Conclusion <#conclusion>`__
1919

2020
Introduction
@@ -198,7 +198,7 @@ After uploading the sketch and opening the serial monitor, the messages will loo
198198

199199

200200
Per-SSID configuration
201-
~~~~~~~~~~~~~~~~~~~~~~~
201+
~~~~~~~~~~~~~~~~~~~~~~
202202

203203
Whenever network SSID is selected by the 'ESP8266WiFiMulti', it can be instructed to call a user function before connection is attempted.
204204

0 commit comments

Comments
 (0)