Skip to content

Commit 094ca2a

Browse files
committed
Link to all other docs in guide.md
I expect people will frequently link to it.
1 parent c33a465 commit 094ca2a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/guide.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@
1818
This guide demonstrates how to setup and use code-server.
1919
To reiterate, code-server lets you run VS Code on a remote server and then access it via a browser.
2020

21-
See [README.md](../README.md) for a general overview and [FAQ.md](./FAQ.md) for further user docs.
21+
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
2226

2327
We'll walk you through acquiring a remote machine to run code-server on and then exposing `code-server` so you can
2428
securely access it.

0 commit comments

Comments
 (0)