diff --git a/README.MD b/README.MD index 1e45d33..46b4086 100644 --- a/README.MD +++ b/README.MD @@ -1,7 +1,7 @@ I noticed a lot of us were redoing work already done before, hoping this ends up being a unified place for flag colors :3 # preview -Theres a page previewing all the flags on [my site :3](https://experibassmusic.eth.limo/flags.html) +Theres a page previewing all the flags on [my site :3](https://0xf0xx0.eth.limo/flags.html) # contributing ## preferred naming format diff --git a/package.json b/package.json index 4eefebc..79fc4a9 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "flags" ], "bugs": { - "url": "https://github.com/ExperiBass/unified-pride-flags/issues" + "url": "https://github.com/0xf0xx0/unified-pride-flags/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/ExperiBass/unified-pride-flags.git" + "url": "git+https://github.com/0xf0xx0/unified-pride-flags.git" }, - "homepage": "https://github.com/ExperiBass/unified-pride-flags#readme", - "author": "ExperiBass", + "homepage": "https://github.com/0xf0xx0/unified-pride-flags#readme", + "author": "0xf0xx0", "license": "GPL-3.0-or-later" }