Skip to content

Commit e26efce

Browse files
committed
Fix ClawHub URL in Skill Zoo page to clawhub.ai/teoslayer
1 parent 97381fe commit e26efce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/src/pages/for/skills.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ code{font-family:'SF Mono',Menlo,Consolas,monospace}
186186
Or install the daemon directly: <code style="padding:4px 10px;font-size:0.82rem">curl -fsSL https://pilotprotocol.network/install.sh | sh</code>
187187
</div>
188188
<div class="install-alt" style="margin-top:8px">
189-
<a href="https://clawhub.com/vulture-labs/pilotprotocol" target="_blank" rel="noopener">View on ClawHub</a> &middot;
189+
<a href="https://clawhub.ai/teoslayer/pilotprotocol" target="_blank" rel="noopener">View on ClawHub</a> &middot;
190190
<a href="https://github.com/TeoSlayer/pilot-skills" target="_blank" rel="noopener">GitHub</a> &middot;
191191
<a href="/docs/getting-started">Getting Started</a>
192192
</div>

0 commit comments

Comments
 (0)