diff --git a/domains/massick.json b/domains/massick.json index eec7153b1..840274f70 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "M4ss1ck", - "email": "4ndyraul@gmail.com", - "twitter": "M4ss1ck" - }, - "repo": "https://github.com/M4ss1ck/wasting-blog", - "record": { - "URL": "https://wastingblog.gatsbyjs.io/" - } - } \ No newline at end of file + "owner": { + "username": "M4ss1ck", + "email": "4ndyraul@gmail.com", + "twitter": "M4ss1ck" + }, + "repo": "https://github.com/M4ss1ck/massick-portfolio", + "record": { + "URL": "https://massick.netlify.app/" + } +}