mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
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:
co-authored by
EdwardAngert
parent
184c1f0a59
commit
a3248f9364
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user