summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorFiveFilters.org <[email protected]>2021-08-14 15:35:14 +0200
committerFiveFilters.org <[email protected]>2021-08-14 15:35:14 +0200
commit421964d531d0de464050c4b1ba8d9696acc26ee8 (patch)
treee451436b8c77b585d441dc649c548d5afc5638da /composer.json
parent76e73ebcd6cb415ec16d71d67f3f2c46c0889b9e (diff)
Update composer.json
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"
}
],