Skip to content

Commit 0ddbb15

Browse files
committed
Final copy and URL.
1 parent fe21fb1 commit 0ddbb15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/App/Core/Supporters.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ enum Supporters {
2828
.init(name: "RevenueCat",
2929
logo: .init(lightModeUrl: "/images/sponsors/revenuecat.png",
3030
darkModeUrl: "/images/sponsors/revenuecat~dark.png"),
31-
url: "https://www.revenuecat.com/",
32-
advertisingCopy: "The world's best apps use RevenueCat to power in-app purchases, manage customer data, and grow revenue."),
31+
url: "https://www.revenuecat.com/?utm_medium=sponsored&utm_source=swift_package_index&utm_campaign=general_sponsorship&utm_content=banner%20ad",
32+
advertisingCopy: "The worlds best apps use RevenueCat to power in-app purchases, manage customer data, and grow revenue."),
3333
]
3434

3535
nonisolated(unsafe) static var infrastructure: [Corporate] = [

0 commit comments

Comments
 (0)