We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5ebb7 commit bd7db2aCopy full SHA for bd7db2a
programming/editors/vscode.md
@@ -42,7 +42,7 @@ you'll need to make the library available within the Python environment that you
42
This documentation refers to a feature which is only available from software version <code>2023.1.0</code> and later.
43
</div>
44
45
-When connected to the [robot's WiFi hotspot](/docs/kit/wifi), it is possible to attach VS Code's
+When connected to the [robot's WiFi hotspot]({{ site.baseurl }}/kit/wifi), it is possible to attach VS Code's
46
debugger to the robot by performing the following steps:
47
48
1. Ensure the [Python extension](#python-extension) is installed.
0 commit comments