From 58e686ccd44216195f4f4e2c62badd801f5a631e Mon Sep 17 00:00:00 2001 From: Rougin Gutib Date: Wed, 27 May 2020 06:58:56 +0800 Subject: [PATCH] Modify composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 9fc852b..ffb199d 100644 --- a/composer.json +++ b/composer.json @@ -1,13 +1,13 @@ { "name": "pilipinews/bmirror", "description": "Crawler/scraper for Business Mirror.", - "homepage": "https://pilipinews.github.io/", + "homepage": "https://pilipinews.com/", "license": "MIT", "authors": [ { "email": "rougingutib@gmail.com", - "homepage": "https://rougin.github.io", + "homepage": "https://roug.in/", "name": "Rougin Gutib", "role": "Software Engineer" }