Skip to content

Commit b4315ba

Browse files
1 parent 457cb8f commit b4315ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"author": {
77
"email": "Source/Open@Editor.Land",
88
"name": "Source 🖋️ Open 👐🏻",
9-
"url": "HTTPS://Editor.Land"
9+
"url": "https://Editor.Land"
1010
},
1111
"bugs": {
12-
"url": "HTTPS://GitHub.Com/CodeEditorLand/LandMypy/issues"
12+
"url": "https://GitHub.Com/CodeEditorLand/LandMypy/issues"
1313
},
1414
"capabilities": {
1515
"virtualWorkspaces": {
@@ -192,7 +192,7 @@
192192
"color": "#1e415e",
193193
"theme": "dark"
194194
},
195-
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/LandMypy#readme",
195+
"homepage": "https://GitHub.Com/CodeEditorLand/LandMypy#readme",
196196
"icon": "icon.png",
197197
"keywords": [
198198
"codeeditorland",
@@ -209,7 +209,7 @@
209209
},
210210
"repository": {
211211
"type": "git",
212-
"url": "git+HTTPS://github.com/CodeEditorLand/LandMypy.git"
212+
"url": "git+https://github.com/CodeEditorLand/LandMypy.git"
213213
},
214214
"scripts": {
215215
"compile": "webpack",

0 commit comments

Comments
 (0)