docs: restore the Run section heading and retarget guide links

Split the quickstart into a Run section with a Run from npm subsection,
mirror it in the Chinese pair, and point the Web UI guide and providers
docs back at the #run anchor.
This commit is contained in:
Tianyi Cui
2026-08-13 12:16:31 +08:00
parent 2af84c9a2c
commit 797ea7c574
9 changed files with 16 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
English | [中文](index.zh.md)
Start the Web UI through the [root README](../../../README.md#run-from-npm); the command prints its URL. This guide begins after that server is running.
Start the Web UI through the [root README](../../../README.md#run); the command prints its URL. This guide begins after that server is running.
The invoking directory is the default workspace, so the agent can inspect and modify the project where you started `dsh`.