Docs point to dpaste.de
Closed this issue · 0 comments
ipmb commented
Description
API Docs point to https://dpaste.de instead of https://dpaste.org
Environment
URL: https://dpaste.readthedocs.io/en/latest/api.html#third-party-api-integration-into-editors
Steps to reproduce
Use samples in docs
Expected result
They work
Actual result
cat file.txt | curl -F 'format=url' -F 'content=<-' https://dpaste.de/api/
Does not work. Presumably because it does not follow the redirect.