From 00bb958b32e28d4f6af1cb8e6333a3cb02a8a7f7 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Wed, 18 Sep 2024 15:59:11 -0400 Subject: [PATCH] Update v1-openapi.json --- apps/api/v1-openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/v1-openapi.json b/apps/api/v1-openapi.json index e61eb7cf..1ff0fb9b 100644 --- a/apps/api/v1-openapi.json +++ b/apps/api/v1-openapi.json @@ -6,7 +6,7 @@ "description": "API for interacting with Firecrawl services to perform web scraping and crawling tasks.", "contact": { "name": "Firecrawl Support", - "url": "https://firecrawl.dev/support", + "url": "https://firecrawl.dev", "email": "support@firecrawl.dev" } },