mirror of
https://github.com/susam/spcss.git
synced 2025-09-03 10:53:27 +02:00
Use HTTPS URLs for GitHub links in package.json
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"stylesheet",
|
||||
"browser"
|
||||
],
|
||||
"homepage": "http://github.com/susam/spcss",
|
||||
"bugs": "http://github.com/susam/spcss/issues",
|
||||
"homepage": "https://github.com/susam/spcss",
|
||||
"bugs": "https://github.com/susam/spcss/issues",
|
||||
"license": "MIT",
|
||||
"author": "Susam Pal <susam@susam.in> (https://susam.in/)",
|
||||
"repository": "github:susam/spcss",
|
||||
|
Reference in New Issue
Block a user