Skip to content

Commit a7927dc

Browse files
committed
Merge remote-tracking branch 'origin/main' into cli-ui-copyedits
2 parents 3cb014c + 55e538e commit a7927dc

File tree

11 files changed

+476
-297
lines changed

11 files changed

+476
-297
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Coder creates remote development machines so your team can develop from anywhere
3333
> **Note**:
3434
> Coder is in an alpha state. [Report issues here](https://github.com/coder/coder/issues/new).
3535
36-
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).
36+
There are a few ways to install Coder: [install script](https://coder.com/docs/coder-oss/latest/install#installsh) (macOS, Linux), [docker-compose](https://coder.com/docs/coder-oss/latest/install#docker-compose), or [manually](https://coder.com/docs/coder-oss/latest/install#manual) via the latest release (macOS, Windows, and Linux).
3737

3838
If you use the install script, you can preview what occurs during the install process:
3939

@@ -53,15 +53,15 @@ Once installed, you can run a temporary deployment in dev mode (all data is in-m
5353
coder server --dev
5454
```
5555

56-
Use `coder --help` to get a complete list of flags and environment variables. Use our [quickstart guide](./docs/quickstart.md) for a full walkthrough.
56+
Use `coder --help` to get a complete list of flags and environment variables. Use our [quickstart guide](https://coder.com/docs/coder-oss/latest/quickstart) for a full walkthrough.
5757

5858
## Documentation
5959

60-
Visit our docs [here](./docs/index.md).
60+
Visit our docs [here](https://coder.com/docs/coder-oss).
6161

6262
## Comparison
6363

64-
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).
64+
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](https://coder.com/docs/coder-oss/latest/about#what-coder-is-not).
6565

6666
| Tool | Type | Delivery Model | Cost | Environments |
6767
| :---------------------------------------------------------- | :------- | :----------------- | :---------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -82,6 +82,6 @@ Join our community on [Discord](https://discord.gg/coder) and [Twitter](https://
8282

8383
## Contributing
8484

85-
Read the [contributing docs](./docs/CONTRIBUTING.md).
85+
Read the [contributing docs](https://coder.com/docs/coder-oss/latest/CONTRIBUTING).
8686

8787
Find our list of contributors [here](./docs/CONTRIBUTORS.md).

0 commit comments

Comments
 (0)