docs: link Web UI guide index explicitly

This commit is contained in:
Turtle
2026-08-12 14:03:11 +08:00
parent 76805df26e
commit 0f13ffa458
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ npx @deepseek-ai/dsh web
The command initializes the Web profile and prints the Web UI URL, which is `http://127.0.0.1:3080` by default. Open it, add a DeepSeek API key under **Settings → Models**, then start a session. The invoking directory is the default workspace; try `Summarize this repository and identify its main packages.`
Continue with the [Web UI guide](docs/user/guide/).
Continue with the [Web UI guide](docs/user/guide/index.md).
### Run from source