We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1c646 commit e2f67d7Copy full SHA for e2f67d7
guide/webapp/display/layouts/home.py
@@ -60,7 +60,7 @@ def _sponsors(self) -> None:
60
"your Sanic API with Zuplo",
61
E.a(
62
"Start free",
63
- href="https://zuplo.com",
+ href="https://zuplo.com/integrations/sanic?utm_source=sanic&utm_medium=web&utm_campaign=opensource",
64
target="_blank",
65
class_="button is-primary is-small",
66
),
0 commit comments