Skip to content

Commit 8216c52

Browse files
committed
fix feature-stages links
1 parent 6b69635 commit 8216c52

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/admin/monitoring/notifications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ troubleshoot:
269269
`CODER_VERBOSE=true` or `--verbose` to output debug logs.
270270
1. If you are on version 2.15.x, notifications must be enabled using the
271271
`notifications`
272-
[experiment](../../../contributing/feature-stages.md#experimental-features).
272+
[experiment](../../../about/feature-stages.md#early-access-features).
273273

274274
Notifications are enabled by default in Coder v2.16.0 and later.
275275

docs/changelogs/v0.26.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
> previously necessary to activate this additional feature.
1717
1818
- Our scale test CLI is
19-
[experimental](https://coder.com/docs/contributing/feature-stages#experimental-features)
19+
[experimental](https://coder.com/docs/about/feature-stages.md#early-access-features)
2020
to allow for rapid iteration. You can still interact with it via
2121
`coder exp scaletest` (#8339)
2222

docs/changelogs/v2.9.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
### Experimental features
6363

64-
The following features are hidden or disabled by default as we don't guarantee stability. Learn more about experiments in [our documentation](https://coder.com/docs/contributing/feature-stages#experimental-features).
64+
The following features are hidden or disabled by default as we don't guarantee stability. Learn more about experiments in [our documentation](https://coder.com/docs/about/feature-stages.md#early-access-features).
6565

6666
- The `coder support` command generates a ZIP with deployment information, agent logs, and server config values for troubleshooting purposes. We will publish documentation on how it works (and un-hide the feature) in a future release (#12328) (@johnstcn)
6767
- Port sharing: Allow users to share ports running in their workspace with other Coder users (#11939) (#12119) (#12383) (@deansheather) (@f0ssel)

docs/install/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ only for security issues or CVEs.
3535
- In-product security vulnerabilities and CVEs are supported
3636

3737
> For more information on feature rollout, see our
38-
> [feature stages documentation](../contributing/feature-stages.md).
38+
> [feature stages documentation](../about/feature-stages.md).
3939
4040
## Installing stable
4141

0 commit comments

Comments
 (0)