Skip to content

Commit 257bdda

Browse files
move openclaw icon to page to see if mintlify picks up on it (#138)
* hard coding s3 link for the openclaw icon
1 parent 18216fc commit 257bdda

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"docs/agents/codex",
5959
{
6060
"group": "OpenClaw",
61-
"icon": "/images/icons/openclaw.svg",
61+
"icon": "https://mintlify.s3.us-west-1.amazonaws.com/e2b-openclaw-icon/images/icons/openclaw.svg",
6262
"pages": [
6363
"docs/agents/openclaw/openclaw-gateway",
6464
"docs/agents/openclaw/openclaw-telegram"

docs/agents/openclaw.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "OpenClaw"
33
description: "Run OpenClaw in a secure E2B sandbox with full filesystem, terminal, and git access."
4-
icon: "/images/icons/openclaw.svg"
4+
icon: "/images/icons/openclaw-v2.svg"
55
---
66

77
[OpenClaw](https://openclaw.ai) is an open-source personal AI assistant that supports multiple LLM providers and messaging channels. E2B provides a pre-built `openclaw` template with OpenClaw already installed.

images/icons/openclaw-v2.svg

Lines changed: 22 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)