22<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33# Setup Guide
44
5- - [ 1. Acquire a remote machine] ( #1-acquire-a-remote-machine )
6- - [ Requirements] ( #requirements )
7- - [ Google Cloud] ( #google-cloud )
8- - [ 2. Install code-server] ( #2-install-code-server )
9- - [ 3. Expose code-server] ( #3-expose-code-server )
10- - [ SSH forwarding] ( #ssh-forwarding )
11- - [ Let's Encrypt] ( #lets-encrypt )
12- - [ NGINX] ( #nginx )
13- - [ Self Signed Certificate] ( #self-signed-certificate )
14- - [ Change the password?] ( #change-the-password )
15- - [ How do I securely access development web services?] ( #how-do-i-securely-access-development-web-services )
5+ - [ Setup Guide] ( #setup-guide )
6+ - [ 1. Acquire a remote machine] ( #1-acquire-a-remote-machine )
7+ - [ Requirements] ( #requirements )
8+ - [ Google Cloud] ( #google-cloud )
9+ - [ 2. Install code-server] ( #2-install-code-server )
10+ - [ 3. Expose code-server] ( #3-expose-code-server )
11+ - [ SSH forwarding] ( #ssh-forwarding )
12+ - [ Let's Encrypt] ( #lets-encrypt )
13+ - [ NGINX] ( #nginx )
14+ - [ Self Signed Certificate] ( #self-signed-certificate )
15+ - [ Change the password?] ( #change-the-password )
16+ - [ How do I securely access development web services?] ( #how-do-i-securely-access-development-web-services )
1617
1718<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1819
@@ -24,7 +25,7 @@ Further docs are at:
2425- [ README] ( ../README.md ) for a general overview
2526- [ INSTALL] ( ../doc/install.md ) for installation
2627- [ FAQ] ( ./FAQ.md ) for common questions.
27- - [ CONTRIBUTING] ( ../doc/ CONTRIBUTING.md ) for development docs
28+ - [ CONTRIBUTING] ( ../CONTRIBUTING.md ) for development docs
2829
2930We highly recommend reading the [ FAQ] ( ./FAQ.md ) on the [ Differences compared to VS Code] ( ./FAQ.md#differences-compared-to-vs-code ) before beginning.
3031
0 commit comments