From 4780f074aae3db5ca006be299d86293f68b5f06f Mon Sep 17 00:00:00 2001 From: alexweissman Date: Sun, 24 Sep 2017 12:09:28 -0400 Subject: [PATCH] More link fixes --- select2.jquery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/select2.jquery.json b/select2.jquery.json index 3638577a..92b7c057 100644 --- a/select2.jquery.json +++ b/select2.jquery.json @@ -23,8 +23,8 @@ } ], "bugs": "https://github.com/select2/select2/issues", - "homepage": "https://select2.github.io", - "docs": "https://select2.github.io", + "homepage": "https://select2.org", + "docs": "https://select2.org", "download": "https://github.com/select2/select2/releases", "dependencies": { "jquery": ">=1.7.2"