Skip to content

Commit b2a1585

Browse files
bpmctpull[bot]
authored andcommitted
fix: accurate list of experiments in docs (coder#7449)
1 parent 7776ab9 commit b2a1585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/feature-stages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ coder server --experiments=feature1,feature2
2222
# Alternatively, use the `CODER_EXPERIMENTS` environment variable.
2323
```
2424

25-
Visit `https://<your-coder-url>/api/v2/experiments` to see which experimental features are available for your deployment.
25+
For a list of all experiments, refer to the [codersdk reference](https://pkg.go.dev/github.com/coder/coder/codersdk#Experiment).

0 commit comments

Comments
 (0)