summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2017-06-15 14:16:43 +0200
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2017-06-15 14:16:43 +0200
commit7d3bc1b38f5fa67a2b6681c1e31d1d7502e93568 (patch)
treecd1710b9903a0896d6ad99d4384910f1e262fe54 /docs
parent87e603a5aa7cf268f2b44052c3d8622f7c7c72ab (diff)
Update htmlpurifier and picoFeed (#189)
picoFeed moved to miniflux/picoFeed
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index f3afcb07c..63837701a 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -9,5 +9,5 @@ As a developer you can interact with the News app in the following ways:
* [Customize the explore section](explore/)
-The News app uses [picoFeed](https://github.com/fguillot/picoFeed) for parsing feeds and full text feeds. picoFeed is a fantastic library so if you [add custom full text configurations](https://github.com/fguillot/picoFeed/blob/master/docs/grabber.markdown#how-to-write-a-grabber-rules-file) or fix bugs, please consider **contributing your changes** back to the library to help others :)
+The News app uses [picoFeed](https://github.com/miniflux/picoFeed) for parsing feeds and full text feeds. picoFeed is a fantastic library so if you [add custom full text configurations](https://github.com/miniflux/picoFeed/blob/master/docs/grabber.markdown#how-to-write-a-grabber-rules-file) or fix bugs, please consider **contributing your changes** back to the library to help others :)