Skip to content

Commit c0d8bd1

Browse files
ramram885kartben
authored andcommitted
doc: Fix the doc issue in samples/net/wifi/apsta_mode/README.rst
In the above file, Building,Flashing and Running section is using :zephyr-app: as samples/boards/espressif/deep_sleep. But it should be samples/net/wifi/apsta_mode. Fixes: #85505 Signed-off-by: Ram Mahesh <[email protected]>
1 parent b9ee6af commit c0d8bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/net/wifi/apsta_mode/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Building, Flashing and Running
4040
******************************
4141

4242
.. zephyr-app-commands::
43-
:zephyr-app: samples/boards/espressif/deep_sleep
43+
:zephyr-app: samples/net/wifi/apsta_mode
4444
:board: esp32_devkitc_wroom/esp32/procpu
4545
:goals: build flash
4646
:compact:

0 commit comments

Comments
 (0)