Skip to content

Commit 2e5180e

Browse files
Update docs/Configuration.md
Co-authored-by: John Murray <[email protected]>
1 parent 5f78c25 commit 2e5180e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Here is the simplest `settings.json` file content for an ObjectScript project:
3131
}
3232
```
3333

34-
However, a better strategy is to let the InterSystems Server manager handle the server connection information as described [later](#config-server). That extension also allows you to store your password securely, so please use it. Then in `settings.json` you only need to specify the server name:
34+
However, a better strategy is to let the [InterSystems Server Manager](https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager) handle the server connection information as described [later](#config-server). That extension also allows you to store your password securely, so please use it. Then in `settings.json` you only need to specify the server name, which you set up in Server Manager:
3535

3636
```json
3737
{

0 commit comments

Comments
 (0)