File tree 4 files changed +3
-37
lines changed 4 files changed +3
-37
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ trial](https://coder.com/trial).
16
16
| Deployment | [ High Availability] ( ./admin/high-availability.md ) | ❌ | ✅ |
17
17
| Deployment | [ Service Banners] ( ./admin/service-banners.md ) | ❌ | ✅ |
18
18
| Deployment | Isolated Terraform Runners | ❌ | ✅ |
19
- | Deployment | [ Support links] ( ./admin/support-links.md ) | ❌ | ✅ |
20
19
21
20
> Previous plans to restrict OIDC and Git Auth features in OSS have been removed
22
21
> as of 2023-01-11
Original file line number Diff line number Diff line change 1
1
{
2
- "versions" : [" main" ],
2
+ "versions" : [
3
+ " main"
4
+ ],
3
5
"routes" : [
4
6
{
5
7
"title" : " About" ,
329
331
"description" : " Learn what usage telemetry Coder collects" ,
330
332
"path" : " ./admin/telemetry.md" ,
331
333
"icon_path" : " ./images/icons/science.svg"
332
- },
333
- {
334
- "title" : " Support Links" ,
335
- "description" : " Learn how to configure Support Links" ,
336
- "path" : " ./admin/support-links.md" ,
337
- "icon_path" : " ./images/icons/link.svg" ,
338
- "state" : " enterprise"
339
334
}
340
335
]
341
336
},
You can’t perform that action at this time.
0 commit comments