We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7776ab9 commit b2a1585Copy full SHA for b2a1585
docs/contributing/feature-stages.md
@@ -22,4 +22,4 @@ coder server --experiments=feature1,feature2
22
# Alternatively, use the `CODER_EXPERIMENTS` environment variable.
23
```
24
25
-Visit `https://<your-coder-url>/api/v2/experiments` to see which experimental features are available for your deployment.
+For a list of all experiments, refer to the [codersdk reference](https://pkg.go.dev/github.com/coder/coder/codersdk#Experiment).
0 commit comments