Skip to content

Commit bd7db2a

Browse files
raccubetrickeydan
andauthored
Use site base URL in link to WiFi docs
Co-authored-by: Dan Trickey <[email protected]>
1 parent ca5ebb7 commit bd7db2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/editors/vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ you'll need to make the library available within the Python environment that you
4242
This documentation refers to a feature which is only available from software version <code>2023.1.0</code> and later.
4343
</div>
4444

45-
When connected to the [robot's WiFi hotspot](/docs/kit/wifi), it is possible to attach VS Code's
45+
When connected to the [robot's WiFi hotspot]({{ site.baseurl }}/kit/wifi), it is possible to attach VS Code's
4646
debugger to the robot by performing the following steps:
4747

4848
1. Ensure the [Python extension](#python-extension) is installed.

0 commit comments

Comments
 (0)