chore(docs): move feature stage docs to install directory (#17199)

I think the feature stages page should be co-located with releases and
not at the entrance of the docs.


[preview](https://coder.com/docs/@move-feature-stages/install/releases/feature-stages)

---------

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Stephen Kirby
2025-04-01 18:44:51 -05:00
committed by GitHub
parent 184c1f0a59
commit a3248f9364
13 changed files with 24 additions and 22 deletions

View File

@ -94,7 +94,7 @@ parse_experiments() {
}
workdir=build/docs/experiments
dest=docs/about/feature-stages.md
dest=docs/install/releases/feature-stages.md
log "Updating available experimental features in ${dest}"