Merge pull request #4 from Body-Alhoha/main

Update api.md
This commit is contained in:
Darren Nathanael 2022-06-18 10:30:18 -04:00 committed by GitHub
commit 370666b208
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