Skip to content

Commit 9a17992

Browse files
committed
Fix
1 parent fb23216 commit 9a17992

File tree

6 files changed

+10
-5
lines changed

6 files changed

+10
-5
lines changed

Diff for: .gitmodules

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[submodule "pe/FormatWidgets"]
22
path = pe/FormatWidgets
3-
url = git@github.com:horsicq/FormatWidgets.git
3+
url = https://github.com/horsicq/FormatWidgets.git
44
[submodule "pe/FormatDialogs"]
55
path = pe/FormatDialogs
6-
url = git@github.com:horsicq/FormatDialogs.git
6+
url = https://github.com/horsicq/FormatDialogs.git
77
[submodule "pe/Controls"]
88
path = pe/Controls
9-
url = git@github.com:horsicq/Controls.git
9+
url = https://github.com/horsicq/Controls.git
1010
[submodule "pe/Formats"]
1111
path = pe/Formats
12-
url = git@github.com:horsicq/Formats.git
12+
url = https://github.com/horsicq/Formats.git
1313
[submodule "pe/QHexView"]
1414
path = pe/QHexView
15-
url = git@github.com:horsicq/QHexView.git
15+
url = https://github.com/horsicq/QHexView.git

Diff for: pe/Controls

Submodule Controls added at 3035d83

Diff for: pe/FormatDialogs

Submodule FormatDialogs added at b255e89

Diff for: pe/FormatWidgets

Submodule FormatWidgets added at 09f7904

Diff for: pe/Formats

Submodule Formats added at 71fb3d3

Diff for: pe/QHexView

Submodule QHexView added at 8b3c67b

0 commit comments

Comments
 (0)