From 30102605a21c2cba6b757aaccccf61d27e080020 Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Sat, 6 Jun 2020 08:49:02 +0200 Subject: [PATCH] package.json: fix repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cf6dd2..ffb1035 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "name": "Alice Gaudon", "email": "alice@gaudon.pro" }, - "homepage": "https://gitlab.com/ArisuOngaku/tabs", + "homepage": "https://github.com/ArisuOngaku/tabs", "license": "GPL-3.0-only", "main": "build/main.js", "scripts": {