chore: update molt.bot domains

This commit is contained in:
Peter Steinberger
2026-01-27 11:27:41 +00:00
parent f4004054ab
commit 83460df96f
137 changed files with 653 additions and 538 deletions

View File

@@ -39,7 +39,7 @@ stay consistent across channels.
Input Markdown:
```markdown
Hello **world** — see [docs](https://docs.clawd.bot).
Hello **world** — see [docs](https://docs.molt.bot).
```
IR (schematic):
@@ -51,7 +51,7 @@ IR (schematic):
{ "start": 6, "end": 11, "style": "bold" }
],
"links": [
{ "start": 19, "end": 23, "href": "https://docs.clawd.bot" }
{ "start": 19, "end": 23, "href": "https://docs.molt.bot" }
]
}
```