Update api.md

This commit is contained in:
Body Alhoha 2022-06-18 16:28:02 +02:00 committed by GitHub
parent e643dc934b
commit 856cc5af08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Create a new Snippet on this dpaste installation. It returns the full URL that s
**Example request:**
```bash
$ curl -X POST -F "format=url" -F "content=ABC" https:/dpaste.org/api/
$ curl -X POST -F "format=url" -F "content=ABC" https://dpaste.org/api/
Host: dpaste.org
User-Agent: curl/7.82.0