docs(site): fix Clawd setup link

This commit is contained in:
Peter Steinberger
2025-12-14 00:52:14 +00:00
parent ffc57d5f20
commit 13e1c93c74
2 changed files with 14 additions and 1 deletions

13
docs/clawd-md.md Normal file
View File

@@ -0,0 +1,13 @@
---
summary: "Redirect: /clawd.md → /clawd"
permalink: /clawd.md
---
<!-- {% raw %} -->
<script>
window.location.replace("{{ \"/clawd\" | relative_url }}");
</script>
If youre not redirected automatically, go to
<a href="{{ \"/clawd\" | relative_url }}">/clawd</a>.
<!-- {% endraw %} -->