ci(network_doc): Fixed the incorrect example path

This commit is contained in:
laokaiyao
2023-06-30 10:38:05 +08:00
parent f9bc38f573
commit 8f691d925b
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -441,7 +441,8 @@ Application Examples
* Ethernet basic example: :example:`ethernet/basic`
* Ethernet iperf example: :example:`ethernet/iperf`
* Ethernet to Wi-Fi AP "router": :example:`ethernet/eth2ap`
* Ethernet to Wi-Fi AP "router": :example:`network/eth2ap`
* Wi-Fi station to Ethernet "bridge": :example:`network/sta2eth`
* Most protocol examples should also work for Ethernet: :example:`protocols`
.. ------------------------------ Advanced Topics -------------------------------