Skip to content

Commit

Permalink
Change link
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianMachado authored Oct 18, 2024
1 parent da1c646 commit e2f67d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/webapp/display/layouts/home.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def _sponsors(self) -> None:
"your Sanic API with Zuplo",
E.a(
"Start free",
href="https://zuplo.com",
href="https://zuplo.com/integrations/sanic?utm_source=sanic&utm_medium=web&utm_campaign=opensource",
target="_blank",
class_="button is-primary is-small",
),
Expand Down

0 comments on commit e2f67d7

Please sign in to comment.