Skip to content

Commit de909c2

Browse files
authored
docs(vmm-ui): remove stale /v0 legacy UI note
1 parent 38fc779 commit de909c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dstack/vmm/ui/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ npm run watch
1515

1616
`dstack-vmm` now builds the single-file HTML artifact from `build.rs` and writes it
1717
to Cargo's `OUT_DIR`. This requires Node.js and npm to be installed; if they are
18-
missing, the Rust build will fail with an installation hint. The previous
19-
`console_v0.html` remains untouched so the legacy UI stays available under `/v0`.
18+
missing, the Rust build will fail with an installation hint. The legacy
19+
`console_v0.html` route has been removed.
2020

2121
The UI codebase is written in TypeScript. The build pipeline performs three steps:
2222

0 commit comments

Comments
 (0)