Openstatus www.openstatus.dev

Other typo (#298)

* ✏️ typo

* ✏️ typo

authored by

Thibault Le Ouay and committed by
GitHub
e9c156ce c4ca4338

+1 -1
+1 -1
apps/web/src/app/app/(dashboard)/[workspaceSlug]/integrations/vercel/configure/page.tsx
··· 60 60 deliveryFormat: "json", 61 61 name: "OpenStatus Log Drain", 62 62 // TODO: update with correct url 63 - url: "https://6be9-2a0d-3344-2324-1e04-4dc7-d06a-a389-48c0.ngrok-free.app/api/integrations/vercel", 63 + url: "https://www.openstatus.dev/api/integrations/vercel", 64 64 sources: ["static", "lambda", "build", "edge", "external"], 65 65 // headers: { "key": "value"} 66 66 },