From d9ba172260b18fe2170b2c95a3029740da19b8c6 Mon Sep 17 00:00:00 2001 From: Arnaud Ligny Date: Fri, 14 Feb 2020 16:20:12 +0100 Subject: [PATCH] Next.js has an official website -> https://nextjs.org --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 713369258..a24264a1b 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7496,7 +7496,7 @@ "js": { "__NEXT_DATA__": "" }, - "website": "https://github.com/zeit/next.js" + "website": "https://nextjs.org" }, "NextGEN Gallery": { "cats": [ @@ -14438,4 +14438,4 @@ "priority": 7 } } -} \ No newline at end of file +}