We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74333c commit 71d10b1Copy full SHA for 71d10b1
docs/guide.md
@@ -440,5 +440,5 @@ This is a case where you need to serve an application via `absproxy` as explaine
440
441
For example: `http://my-code-server.com/user/123/workspace/my-app`. To achieve this result:
442
443
-1. start code server with the switch `--abs-proxy-base-path=/user/123/workspace`
+1. Start code server with the switch `--abs-proxy-base-path=/user/123/workspace`
444
2. Follow one of the instructions above for your framework.
0 commit comments