Skip to content

Commit c041626

Browse files
1 parent 2ff4419 commit c041626

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
@@ -8,10 +8,10 @@
88
"author": {
99
"email": "Source/Open@Editor.Land",
1010
"name": "Source 🖋️ Open 👐🏻",
11-
"url": "HTTPS://Editor.Land"
11+
"url": "https://Editor.Land"
1212
},
1313
"bugs": {
14-
"url": "HTTPS://GitHub.Com/CodeEditorLand/LandPythonDebugger/issues"
14+
"url": "https://GitHub.Com/CodeEditorLand/LandPythonDebugger/issues"
1515
},
1616
"contributes": {
1717
"commands": [
@@ -604,7 +604,7 @@
604604
"extensionDependencies": [
605605
"ms-python.python"
606606
],
607-
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/LandPythonDebugger#readme",
607+
"homepage": "https://GitHub.Com/CodeEditorLand/LandPythonDebugger#readme",
608608
"icon": "icon.png",
609609
"keywords": [
610610
"codeeditorland",
@@ -621,7 +621,7 @@
621621
},
622622
"repository": {
623623
"type": "git",
624-
"url": "git+HTTPS://github.com/CodeEditorLand/LandPythonDebugger.git"
624+
"url": "git+https://github.com/CodeEditorLand/LandPythonDebugger.git"
625625
},
626626
"scripts": {
627627
"compile": "webpack",

0 commit comments

Comments
 (0)