We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26b54d commit a788294Copy full SHA for a788294
src/components/Conf/Sponsors/index.tsx
@@ -35,7 +35,7 @@ const sponsorDiamond: Image[] = [
35
{
36
iconPath: Postman,
37
name: "Postman",
38
- link: "https://www.postman.com/product/what-is-postman/?utm_source=&utm_medium=website&utm_campaign=event&utm_term=grpc_conf_23&utm_content=",
+ link: "https://www.postman.com/",
39
},
40
41
iconPath: Hasura,
0 commit comments