Skip to content

Commit 5f0d24f

Browse files
authored
docs: Update the docs banner for managed dbs (#2775)
1 parent f4b15a0 commit 5f0d24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_templates/breadcrumbs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% block breadcrumbs %}
44
{% if show_banner %}
55
<header id="banner">
6-
<div>✨ We're now working full-time on sqlc. Read more <a href="https://sqlc.dev/posts/2023/07/06/working-on-sqlc-full-time">here</a>.</div>
6+
<div>You bring the SQL, we'll bring the db: Introducing <a href="https://sqlc.dev/posts/2023/09/25/v1.22.0-managed-databases">managed databases</a>.</div>
77
</header>
88
{% endif %}
99
{{ super() }}

0 commit comments

Comments
 (0)