Skip to content

Commit f5e558c

Browse files
author
Katie Horne
authored
chore: convert citations to hyperlinks (coder#2392)
1 parent ccd0616 commit f5e558c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,11 @@ You can use any Web IDE ([code-server](https://github.com/coder/code-server), [p
3535
## Why remote development
3636

3737
Migrating from local developer machines to workspaces hosted by cloud services
38-
is an increasingly common solution for developers[^1] and organizations[^2]
39-
alike. There are several benefits, including:
38+
is an [increasingly common solution for
39+
developers](https://blog.alexellis.io/the-internet-is-my-computer/) and
40+
[organizations
41+
alike](https://slack.engineering/development-environments-at-slack). There are
42+
several benefits, including:
4043

4144
- **Increased speed:** Server-grade compute speeds up operations in software
4245
development, such as IDE loading, code compilation and building, and the
@@ -94,6 +97,3 @@ Azure, Google Cloud, Kubernetes, and more.
9497
Coder on a cloud service (AWS, Azure, GCP) or your private data center.
9598

9699
Next: [Templates](./templates.md)
97-
98-
[^1]: alexellis.io: [The Internet is my computer](https://blog.alexellis.io/the-internet-is-my-computer/)
99-
[^2]: slack.engineering: [Development environments at Slack](https://slack.engineering/development-environments-at-slack)

0 commit comments

Comments
 (0)