Skip to content

Commit

Permalink
Updated API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Haedrich committed May 13, 2024
1 parent 66c4f30 commit 809006b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Ingredients has an API you can use. This API can be used to scan sites.
You can start a scan with one `GET` call. Just provide the URL you want to scan as a query parameter.

```http
GET https://ingredients.work/api/ingredients?url=https://example.com
GET https://api.ingredients.work/ingredients?url=https://example.com
```

<br>
Expand Down

0 comments on commit 809006b

Please sign in to comment.