docs: dpaste.org

Signed-off-by: Darren <git@darrennathanael.com>
This commit is contained in:
Darren Nathanael 2022-03-27 10:01:57 -04:00
parent f29b012a63
commit 8c0e109c32
No known key found for this signature in database
GPG Key ID: E145327EB72009B4
1 changed files with 1 additions and 1 deletions

View File

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