Skip to content

Commit cfbadc4

Browse files
committed
fix broken doc link
1 parent b4038e6 commit cfbadc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ServerSide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nav_order: 7
88

99
You can configure the InterSystems ObjectScript extension to edit code directly on the server, using the [multi-root workspaces](https://code.visualstudio.com/docs/editor/multi-root-workspaces) VS Code feature. This type of configuration is useful in cases where source code is stored in a Version Control System (VCS) as XML, and you are using source control in Studio using Studio extensions, as provided by `%Studio.Extension.Base`.
1010

11-
First configure the connection to InterSystems as described in [Configuration](../Configuration).
11+
First configure the connection to InterSystems as described in [Configuration](../configuration).
1212

1313
Use **File > New File** to create a new file. Add content similar to the following example. Note that `my-project` in the `isfs://` uri, should be the same as the name of any folder where there are settings for the connection.
1414

0 commit comments

Comments
 (0)