Skip to content

Commit 385c292

Browse files
use more recent syntax
Co-authored-by: John Murray <[email protected]>
1 parent cbb81d1 commit 385c292

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
@@ -116,7 +116,7 @@ isfs://servername:%sys/_vscode?csp
116116
For a single namespace (for example, USER):
117117

118118
```
119-
isfs://servername/_vscode/USER?ns=%SYS&csp
119+
isfs://servername:%sys/_vscode/USER?csp
120120
```
121121

122122
## Web Application (CSP) Files

0 commit comments

Comments
 (0)