10000 Update README paths · coder/coder@d8287aa · GitHub
[go: up one dir, main page]

Skip to content

Commit d8287aa

Browse files
committed
Update README paths
1 parent fe436f9 commit d8287aa

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

docs/README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Coder creates remote development machines so you can develop your code from anyw
1919
> Coder is in an alpha state, but any serious bugs are P1 for us so [please report them](https://github.com/coder/coder/issues/new/choose).
2020
2121
<p align="center">
22-
<img src="./docs/images/hero-image.png">
22+
<img src="./images/hero-image.png">
2323
</p>
2424

2525
**Code more**
@@ -43,25 +43,25 @@ required to get started. We have a database of pre-made templates built into the
4343
product.
4444

4545
<p align="center">
46-
<img src="./docs/images/providers-compute.png">
46+
<img src="./images/providers-compute.png">
4747
</p>
4848

4949
Coder workspaces don't stop at compute. You can add storage buckets, secrets, sidecars
5050
and whatever else Terraform lets you dream up.
5151

52-
[Learn more about managing infrastructure.](./docs/templates.md)
52+
[Learn more about managing infrastructure.](./templates.md)
5353

5454
## IDE Support
5555

5656
You can use any Web IDE ([code-server](https://github.com/coder/code-server), [projector](https://github.com/JetBrains/projector-server), [Jupyter](https://jupyter.org/), etc.), [JetBrains Gateway](https://www.jetbrains.com/remote-development/gateway/), [VS Code Remote](https://code.visualstudio.com/docs/remote/ssh-tutorial) or even a file sync such as [mutagen](https://mutagen.io/).
5757

5858
<p align="center">
59-
<img src="./docs/images/ide-icons.svg" height=72>
59+
<img src="./images/ide-icons.svg" height=72>
6060
</p>
6161

6262
## Installing Coder
6363

64-
There are a few ways to install Coder: [install script](./docs/install.md#installsh) (macOS, Linux), [docker-compose](./docs/install.md#docker-compose), or [manually](./docs/install.md#manual) via the latest release (macOS, Windows, and Linux).
64+
There are a few ways to install Coder: [install script](./install.md#installsh) (macOS, Linux), [docker-compose](./install.md#docker-compose), or [manually](./install.md#manual) via the latest release (macOS, Windows, and Linux).
6565

6666
If you use the install script, you can preview what occurs during the install process:
6767

@@ -119,22 +119,22 @@ coder templates update gcp-linux
119119

120120
## Documentation
121121

122-
- [About Coder](./docs/about.md#about-coder)
123-
- [Why remote development](./docs/about.md#why-remote-development)
124-
- [Why Coder](./docs/about.md#why-coder)
125-
- [What Coder is not](./docs/about.md#what-coder-is-not)
126-
- [Comparison: Coder vs. [product]](./docs/about.md#comparison)
127-
- [Templates](./docs/templates.md)
128-
- [Manage templates](./docs/templates.md#manage-templates)
122+
- [About Coder](./about.md#about-coder)
123+
- [Why remote development](./about.md#why-remote-development)
124+
- [Why Coder](./about.md#why-coder)
125+
- [What Coder is not](./about.md#what-coder-is-not)
126+
- [Comparison: Coder vs. [product]](./about.md#comparison)
127+
- [Templates](./templates.md)
128+
- [Manage templates](./templates.md#manage-templates)
129129
- [Persistent and ephemeral
130-
resources](./docs/templates.md#persistent-and-ephemeral-resources)
131-
- [Parameters](./docs/templates.md#parameters)
132-
- [Workspaces](./docs/workspaces.md)
133-
- [Create workspaces](./docs/workspaces.md#create-workspaces)
134-
- [Connect with SSH](./docs/workspaces.md#connect-with-ssh)
135-
- [Editors and IDEs](./docs/workspaces.md#editors-and-ides)
136-
- [Workspace lifecycle](./docs/workspaces.md#workspace-lifecycle)
137-
- [Updating workspaces](./docs/workspaces.md#updating-workspaces)
130+
resources](./templates.md#persistent-and-ephemeral-resources)
131+
- [Parameters](./templates.md#parameters)
132+
- [Workspaces](./workspaces.md)
133+
- [Create workspaces](./workspaces.md#create-workspaces)
134+
- [Connect with SSH](./workspaces.md#connect-with-ssh)
135+
- [Editors and IDEs](./workspaces.md#editors-and-ides)
136+
- [Workspace lifecycle](./workspaces.md#workspace-lifecycle)
137+
- [Updating workspaces](./workspaces.md#updating-workspaces)
138138

139139
## Community
140140

@@ -144,7 +144,7 @@ Join the community on [Discord](https://discord.gg/coder) and [Twitter](https://
144144

145145
## Comparison
146146

147-
Please file [an issue](https://github.com/coder/coder/issues/new) if any information is out of date. Also refer to: [What Coder is not](./docs/about.md#what-coder-is-not).
147+
Please file [an issue](https://github.com/coder/coder/issues/new) if any information is out of date. Also refer to: [What Coder is not](./about.md#what-coder-is-not).
148148

149149
| Tool | Type | Delivery Model | Cost | Environments |
150150
| :---------------------------------------------------------- | :------- | :----------------- | :---------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -159,6 +159,6 @@ _As of 5/27/22_
159159

160160
## Contributing
161161

162-
Read the [contributing docs](./docs/CONTRIBUTING.md).
162+
Read the [contributing docs](./CONTRIBUTING.md).
163163

164-
Find our list of contributors [here](./docs/CONTRIBUTORS.md).
164+
Find our list of contributors [here](./CONTRIBUTORS.md).

0 commit comments

Comments
 (0)
0