diff options
| author | auth <[email protected]> | 2020-06-28 14:20:14 +0200 |
|---|---|---|
| committer | auth <[email protected]> | 2020-06-28 14:20:14 +0200 |
| commit | b73694d6f58396ea4448e4a1131ec151359e987b (patch) | |
| tree | 7457d92d76dc5c816ee59d3e23efae082657e416 /.gitmodules | |
| parent | Finished pe image implementation wrapper. (diff) | |
| download | loader-b73694d6f58396ea4448e4a1131ec151359e987b.tar.xz loader-b73694d6f58396ea4448e4a1131ec151359e987b.zip | |
Fixed submodule link
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e8a5c42..ef18434 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/whoshuu/cpr.git [submodule "shared/linux-pe"] path = shared/linux-pe - url = https://github.com/alpine971/linux-pe.git + url = https://github.com/authentification/linux-pe.git |