Skip to content

Commit 2baf146

Browse files
authored
add join slack badge (#1816)
1 parent b7632bb commit 2baf146

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<a href="https://pypi.python.org/pypi/pydantic-ai"><img src="https://img.shields.io/pypi/v/pydantic-ai.svg" alt="PyPI"></a>
1616
<a href="https://github.com/pydantic/pydantic-ai"><img src="https://img.shields.io/pypi/pyversions/pydantic-ai.svg" alt="versions"></a>
1717
<a href="https://github.com/pydantic/pydantic-ai/blob/main/LICENSE"><img src="https://img.shields.io/github/license/pydantic/pydantic-ai.svg?v" alt="license"></a>
18+
<a href="https://logfire.pydantic.dev/docs/join-slack/"><img src="https://img.shields.io/badge/Slack-Join%20Slack-4A154B?logo=slack" alt="Join Slack" /></a>
1819
</div>
1920

2021
---

docs/.partials/index-header.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<a href="https://github.com/pydantic/pydantic-ai/blob/main/LICENSE">
2424
<img src="https://img.shields.io/github/license/pydantic/pydantic-ai.svg" alt="license">
2525
</a>
26+
<a href="https://logfire.pydantic.dev/docs/join-slack/">
27+
<img src="https://img.shields.io/badge/Slack-Join%20Slack-4A154B?logo=slack" alt="Join Slack" />
28+
</a>
2629
</p>
2730

2831
<p class="text-emphasis">

0 commit comments

Comments
 (0)