We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33a465 commit 094ca2aCopy full SHA for 094ca2a
doc/guide.md
@@ -18,7 +18,11 @@
18
This guide demonstrates how to setup and use code-server.
19
To reiterate, code-server lets you run VS Code on a remote server and then access it via a browser.
20
21
-See [README.md](../README.md) for a general overview and [FAQ.md](./FAQ.md) for further user docs.
+Further docs are at:
22
+
23
+- [README.md](../README.md) for a general overview
24
+- [FAQ.md](./FAQ.md) for common questions.
25
+- [CONTRIBUTING.md](../doc/CONTRIBUTING.md) for development docs
26
27
We'll walk you through acquiring a remote machine to run code-server on and then exposing `code-server` so you can
28
securely access it.
0 commit comments