summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 1637dc0..883078e 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"type": "library",
"description": "A PHP port of Readability.js",
"keywords": ["readability", "html"],
- "homepage": "https://github.com/fivefilters/readability",
+ "homepage": "https://github.com/fivefilters/readability.php",
"license": "Apache-2.0",
"authors": [
{
@@ -14,6 +14,7 @@
{
"name": "Keyvan Minoukadeh",
"email": "[email protected]",
+ "homepage": "https://www.fivefilters.org",
"role": "Developer/Maintainer"
}
],