mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08: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:
co-authored by
EdwardAngert
parent
6b69635140
commit
5cdc13ba9e
@@ -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