From: Nicolas LÅ“uillet Date: Wed, 12 Feb 2014 20:46:49 +0000 (+0100) Subject: change static files X-Git-Tag: 1.5.0^2~10 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=26170f4613b594b5630d3a5a48f8edfe491ffdaf;hp=68268c01995d2136e4c04c4e8c650e7d0a4eaca2;p=github%2Fwallabag%2Fwallabag.git change static files --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7fdca652..85c09e52 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,10 @@ # How contributing ## You found a bug -Please [open a new issue](https://github.com/wallabag/demo.wallabag.org/issues/new). +Please [open a new issue](https://github.com/wallabag/wallabag/issues/new). To fix the bug quickly, we need some infos: -* your demo.wallabag.org version (in ./index.php) +* your wallabag version (in ./index.php) * the link you want to save and which causes problem ## You want to fix a bug or to add a feature diff --git a/CREDITS.md b/CREDITS.md index 391f53c5..c892336d 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -2,7 +2,7 @@ wallabag is based on : * PHP Readability https://bitbucket.org/fivefilters/php-readability * Full Text RSS http://code.fivefilters.org/full-text-rss/src * Encoding https://github.com/neitanod/forceutf8 -* logo by Brightmix http://www.iconfinder.com/icondetails/43256/128/jeans_monotone_pocket_icon +* logo by Maylis Agniel https://github.com/wallabag/logo * icons http://icomoon.io * PHP Simple HTML DOM Parser (for Pocket import) http://simplehtmldom.sourceforge.net/ * Session https://github.com/tontof/kriss_feed/blob/master/src/class/Session.php