summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-02-23 20:28:29 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2022-02-23 21:21:50 +0100
commit210ad61c5e1d10ffc67941a83c4754534f7495d8 (patch)
tree52908276a44354df97c048c61df26b9fdc12520a
parentc44e8c54b3c305e153e05ce7ac1da2a92f8517ec (diff)
remove feed-io reference as the demo website is gone
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CONTRIBUTING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 282fd068b..cb6e5cbb9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,7 +17,6 @@ Read this when you want to:
### Feed issues
**For feed parsing issues, check**:
* It is a valid RSS by running it through the [W3C validator](http://validator.w3.org/feed/)
-* Check if [feed-io](https://feed-io.net/) can handle it.
* Use the [feed issues](https://github.com/nextcloud/news/discussions/categories/feed-issues) section in discussions.
### Hints for reporting bugs