Quellcode durchsuchen

Point submodule to GitHub (self signed cert error)

Thomas Buck vor 8 Jahren
Ursprung
Commit
82e3060717
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      .gitmodules

+ 1
- 1
.gitmodules Datei anzeigen

@@ -1,3 +1,3 @@
1 1
 [submodule "JSystemInfoKit"]
2 2
 	path = JSystemInfoKit
3
-	url = https://xythobuz.de/git/jsysteminfokit
3
+	url = https://github.com/xythobuz/JSystemInfoKit.git

Laden…
Abbrechen
Speichern