mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
docs(site): fix Clawd setup link
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
summary: "Redirect: /clawd.md → /clawd"
|
||||
permalink: /clawd.md
|
||||
---
|
||||
|
||||
<!-- {% raw %} -->
|
||||
<script>
|
||||
window.location.replace("{{ \"/clawd\" | relative_url }}");
|
||||
</script>
|
||||
|
||||
If you’re not redirected automatically, go to
|
||||
<a href="{{ \"/clawd\" | relative_url }}">/clawd</a>.
|
||||
<!-- {% endraw %} -->
|
||||
Reference in New Issue
Block a user