Skip to content

Commit 1c79f08

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

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
@@ -43,7 +43,7 @@ However, a better strategy is to let the [InterSystems Server Manager](https://m
4343
}
4444
```
4545

46-
If you need ObjectScript compilation flags other than the default, add an `"objectscript.compileFlags"` property to `settings.json` (more compileFlags options are [covered here](/vscode-objectscript/settings/)):
46+
If you need ObjectScript compilation flags other than the default ones, add an `"objectscript.compileFlags"` property to `settings.json` (more compileFlags information is [available here](/vscode-objectscript/settings#vscode-objectscript)):
4747

4848
{: #code-workspace-compileFlags}
4949

0 commit comments

Comments
 (0)