diff options
| author | Monzero Build System <builds@monzero.org> | 2026-08-15 21:28:56 +0100 |
|---|---|---|
| committer | Monzero Build System <builds@monzero.org> | 2026-08-15 21:28:56 +0100 |
| commit | cb8d4378527e9816abfadb9c0dbc9259a1ea1385 (patch) | |
| tree | dee8c797d920c33b856867cafa5f05fc3ac66533 /.gitmodules | |
| parent | dceeb88444ce966caa1a133d2926d5f7213c87ff (diff) | |
| download | monzero-gui-main.tar.gz monzero-gui-main.tar.xz monzero-gui-main.zip | |
Point GUI at sibling Monzero core repositoryHEADmonzero-gui-phase0-20260815-r1main
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index ac846a03..eac730cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "monero"] path = monero - url = https://github.com/monero-project/monero + url = ../monzero-core.git ignore = all [submodule "external/quirc"] path = external/quirc |
