Skip to content

Commit a0fc73b

Browse files
committed
Merge branch 'main' into reduceio
2 parents 826fd46 + 5e673cc commit a0fc73b

File tree

3 files changed

+2
-25
lines changed

3 files changed

+2
-25
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Visit our docs [here](https://coder.com/docs/coder-oss).
6565

6666
## Comparison
6767

68-
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).
68+
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/index#what-coder-is-not).
6969

7070
| Tool | Type | Delivery Model | Cost | Environments |
7171
| :---------------------------------------------------------- | :------- | :----------------- | :---------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------- |

docs/index.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ require (
227227
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
228228
github.com/rivo/uniseg v0.2.0 // indirect
229229
github.com/sirupsen/logrus v1.8.1 // indirect
230-
github.com/spf13/afero v1.8.2 // indirect
230+
github.com/spf13/afero v1.8.2
231231
github.com/spf13/cast v1.5.0 // indirect
232232
github.com/spf13/jwalterweatherman v1.1.0 // indirect
233233
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect

0 commit comments

Comments
 (0)