Skip to content

Commit 3fbeb44

Browse files
authored
docs: Move brand assets to the repo (#219)
* Move brand assets to the repo * Run Prettier * Remove .zip asset from here
1 parent 8a6e642 commit 3fbeb44

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed
84.4 KB
Loading

docs/assets/acp-docs-logo.webp

73.3 KB
Loading

docs/brand.mdx

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,15 @@ description: "Assets for the Agent Client Protocol brand."
55

66
Following these guidelines helps maintain brand integrity while supporting ACP's mission to standardize communication between code editors and coding agents.
77

8-
[Download all of the assets here](https://zed.dev/acp/acp-brand.zip)
8+
[Download all of the assets here](https://cdn.agentclientprotocol.com/acp-brand.zip)
99

1010
## Logo
1111

1212
The ACP logo can be used with the "ACP" logomark with or without a gradient.
1313
We provide a vertical and horizontal variant for display flexibility.
1414

1515
<Frame>
16-
<img
17-
src="https://zed.dev/acp/acp-docs-logo.webp"
18-
alt="Agentic Client Protocol Logo"
19-
/>
16+
<img src="/assets/acp-docs-logo.webp" alt="Agentic Client Protocol Logo" />
2017
</Frame>
2118

2219
## Logomark
@@ -26,7 +23,7 @@ We don't enforce the use of one version over the other, meaning you can choose t
2623

2724
<Frame>
2825
<img
29-
src="https://zed.dev/acp/acp-docs-logo-mark.webp"
26+
src="/assets/acp-docs-logo-mark.webp"
3027
alt="Agentic Client Protocol Logomark"
3128
/>
3229
</Frame>

0 commit comments

Comments
 (0)