docs(markdownlint): enable autofixable rules and normalize links

This commit is contained in:
Sebastian
2026-02-06 09:55:12 -05:00
parent 1bf9f237f7
commit c7aec0660e
84 changed files with 261 additions and 198 deletions

View File

@@ -58,13 +58,13 @@ If you link your personal WhatsApp to OpenClaw, every message to you becomes “
openclaw channels login
```
2. Start the Gateway (leave it running):
1. Start the Gateway (leave it running):
```bash
openclaw gateway --port 18789
```
3. Put a minimal config in `~/.openclaw/openclaw.json`:
1. Put a minimal config in `~/.openclaw/openclaw.json`:
```json5
{

View File

@@ -67,7 +67,7 @@ node openclaw.mjs gateway --port 18789 --verbose
openclaw channels login
```
5. Sanity check:
1. Sanity check:
```bash
openclaw health