]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - CONTRIBUTING.md
Merge pull request #549 from mariroz/fix-tagform-and-shortcat-toggle-savelinkform...
[github/wallabag/wallabag.git] / CONTRIBUTING.md
index 7fdca652bb538355d62869c83d07bdaa6ad8166d..85c09e52cbfddca03edffb747110b4bb083fc90d 100644 (file)
@@ -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