Skip to content

Commit

Permalink
Small docs links tweaks (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki authored Apr 30, 2024
1 parent 9fdc480 commit 375318d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ The [SDK API documentation](api/logfire.md) give reference docs for the **Logfir
You can also email us at [[email protected]](mailto:[email protected]).

[slack]: https://join.slack.com/t/pydanticlogfire/shared_invite/zt-2b57ljub4-936siSpHANKxoY4dna7qng
[github-discussion]: https://github.com/pydantic/pydantic/discussions/new?category=question
[github-discussion]: https://github.com/pydantic/logfire/discussions/new/choose
7 changes: 6 additions & 1 deletion docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

{% block announce %}
<strong>Pydantic Logfire</strong> is in open beta. Please learn more and try it <a
href="https://pydantic.dev/logfire">here</a>. Feedback is welcome! 🚀
href="https://pydantic.dev/logfire">here</a>, and come join our
<a
href="https://join.slack.com/t/pydanticlogfire/shared_invite/zt-2b57ljub4-936siSpHANKxoY4dna7qng"
>
Slack Channel
</a>. Feedback and questions are welcome! 🚀
{% endblock %}

{% block extrahead %}
Expand Down

0 comments on commit 375318d

Please sign in to comment.