mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Update CONTRIBUTING.md
This commit is contained in:
parent
c28e1e2959
commit
d338c3402b
|
@ -103,7 +103,7 @@ This should return the response Hello, world!
|
|||
If you’d like to test the crawl endpoint, you can run this
|
||||
|
||||
```curl
|
||||
curl -X POST http://localhost:3002/v0/crawl \
|
||||
curl -X POST http://localhost:3002/v1/crawl \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{
|
||||
"url": "https://mendable.ai"
|
||||
|
|
Loading…
Reference in New Issue
Block a user