Skip to content

Commit 8c8de19

Browse files
r0mflipcode-asher
authored andcommitted
Remove broken links (#671)
1 parent 395656c commit 8c8de19

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/admin/install/aws.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This tutorial shows you how to deploy `code-server` on an EC2 AWS instance.
44

5-
If you're just starting out, we recommend [installing code-server locally](../../self-hosted/index.md). It takes only a few minutes and lets you try out all of the features. You can also try out the IDE on a container hosted [by Coder](http://coder.com/signup)
5+
If you're just starting out, we recommend [installing code-server locally](../../self-hosted/index.md). It takes only a few minutes and lets you try out all of the features.
66

77
---
88

doc/admin/install/digitalocean.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This tutorial shows you how to deploy `code-server` to a single node running on DigitalOcean.
44

5-
If you're just starting out, we recommend [installing code-server locally](../../self-hosted/index.md). It takes only a few minutes and lets you try out all of the features. You can also try out the IDE on a container hosted [by Coder](http://coder.com/signup)
5+
If you're just starting out, we recommend [installing code-server locally](../../self-hosted/index.md). It takes only a few minutes and lets you try out all of the features.
66

77
---
88

doc/admin/install/google_cloud.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This tutorial shows you how to deploy `code-server` to a single node running on Google Cloud.
44

5-
If you're just starting out, we recommend [installing code-server locally](../../self-hosted/index.md). It takes only a few minutes and lets you try out all of the features. You can also try out the IDE on a container hosted [by Coder](http://coder.com/signup)
5+
If you're just starting out, we recommend [installing code-server locally](../../self-hosted/index.md). It takes only a few minutes and lets you try out all of the features.
66

77
---
88

@@ -59,7 +59,7 @@ sudo ./code-server -p 80
5959

6060
> For instructions on how to keep the server running after you end your SSH session please checkout [how to use systemd](https://www.linode.com/docs/quick-answers/linux/start-service-at-boot/) to start linux based services if they are killed
6161
62-
- Access code-server from the public IP of your Google Cloud instance we noted earlier in your browser.
62+
- Access code-server from the public IP of your Google Cloud instance we noted earlier in your browser.
6363
> example: 32.32.32.234
6464
6565
- You will be greeted with this page. Code-server is using a self-signed SSL certificate for easy setup. To proceed to the IDE, click **"Advanced"**<img src ="../../assets/chrome_warning.png">

0 commit comments

Comments
 (0)