mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-07 22:44:16 +00:00
docs(markdownlint): enable autofixable rules and normalize links
This commit is contained in:
@@ -19,7 +19,7 @@ It speaks **directly to the Gateway WebSocket** on the same port.
|
||||
|
||||
If the Gateway is running on the same computer, open:
|
||||
|
||||
- http://127.0.0.1:18789/ (or http://localhost:18789/)
|
||||
- [http://127.0.0.1:18789/](http://127.0.0.1:18789/) (or [http://localhost:18789/](http://localhost:18789/))
|
||||
|
||||
If the page fails to load, start the Gateway first: `openclaw gateway`.
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ The Gateway dashboard is the browser Control UI served at `/` by default
|
||||
|
||||
Quick open (local Gateway):
|
||||
|
||||
- http://127.0.0.1:18789/ (or http://localhost:18789/)
|
||||
- [http://127.0.0.1:18789/](http://127.0.0.1:18789/) (or [http://localhost:18789/](http://localhost:18789/))
|
||||
|
||||
Key references:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user