mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
docs: fix broken links in feature-stages (#16727)
fix broken links introduced by #16719 --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
@@ -94,7 +94,7 @@ parse_experiments() {
|
||||
}
|
||||
|
||||
workdir=build/docs/experiments
|
||||
dest=docs/contributing/feature-stages.md
|
||||
dest=docs/about/feature-stages.md
|
||||
|
||||
log "Updating available experimental features in ${dest}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user