Skip to content

Commit 786db13

Browse files
authored
Use raw publication links (#739)
1 parent 2103cd8 commit 786db13

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

docs/publications.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,50 +5,52 @@ description: ACP publications, talks, presentations, and videos
55

66
## Talks
77

8+
{/* Mintlify files note for future updates: https://www.mintlify.com/docs/create/files#files — Supported file types for Enterprise plans: Documents: .pdf, .txt; Data: .xml, .csv; Archives: .zip. */}
9+
810
<CardGroup cols={1}>
911
<Card
1012
title="AI Builders Berlin: Agents in the IDE"
11-
href="/assets/publications/ACP Talk Berlin, 2025.11.26.pdf"
13+
href="https://raw.githubusercontent.com/agentclientprotocol/agent-client-protocol/main/docs/assets/publications/ACP%20Talk%20Berlin%2C%202025.11.26.pdf"
1214
horizontal
1315
>
1416
November 26, 2025 · Ben Brandt
1517
</Card>
1618

1719
<Card
1820
title="OpenAI | Codex Meetup Berlin: Integrating Codex Into IntelliJ"
19-
href="/assets/publications/ACP AppServer, Berlin, 28.01.26.pdf"
21+
href="https://raw.githubusercontent.com/agentclientprotocol/agent-client-protocol/main/docs/assets/publications/ACP%20AppServer%2C%20Berlin%2C%2028.01.26.pdf"
2022
horizontal
2123
>
2224
January 28, 2026 · Anna Zhdan
2325
</Card>
2426

2527
<Card
2628
title="AI Builders Amsterdam: AI Agents and IDEs"
27-
href="/assets/publications/ACP talk Amsterdam, 29.01.26.pdf"
29+
href="https://raw.githubusercontent.com/agentclientprotocol/agent-client-protocol/main/docs/assets/publications/ACP%20talk%20Amsterdam%2C%2029.01.26.pdf"
2830
horizontal
2931
>
3032
January 29, 2026 · Sergey Ignatov
3133
</Card>
3234

3335
<Card
3436
title="JUG Bern: Your AI Agent In Any Editor"
35-
href="/assets/publications/ACP Schweiz, 17.02.26.pdf"
37+
href="https://raw.githubusercontent.com/agentclientprotocol/agent-client-protocol/main/docs/assets/publications/ACP%20Schweiz%2C%2017.02.26.pdf"
3638
horizontal
3739
>
3840
February 11, 2026 · Anna Zhdan
3941
</Card>
4042

4143
<Card
4244
title="Munich AI Tech Meetup @ JetBrains: Your AI Agent In Any Editor"
43-
href="/assets/publications/ACP München, 25.02.26.pdf"
45+
href="https://raw.githubusercontent.com/agentclientprotocol/agent-client-protocol/main/docs/assets/publications/ACP%20M%C3%BCnchen%2C%2025.02.26.pdf"
4446
horizontal
4547
>
4648
February 25, 2026 · Anna Zhdan
4749
</Card>
4850

4951
<Card
5052
title="London Agentic AI Meetup"
51-
href="/assets/publications/ACP talk London, 11.03.26.pdf"
53+
href="https://raw.githubusercontent.com/agentclientprotocol/agent-client-protocol/main/docs/assets/publications/ACP%20talk%20London%2C%2011.03.26.pdf"
5254
horizontal
5355
>
5456
March 11, 2026 · Ben Brandt, Sergey Ignatov

0 commit comments

Comments
 (0)