Skip to content

Commit 1fe2f91

Browse files
committed
Use -Archives repositories instead of ajnelson-nist forks
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent 1c2e57b commit 1fe2f91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
url = https://github.com/casework/CASE-Utilities-Python
44
[submodule "dependencies/UCO-unstable"]
55
path = dependencies/UCO-unstable
6-
url = https://github.com/ajnelson-nist/UCO.git
6+
url = https://github.com/ucoProject/UCO-Archive.git
77
[submodule "dependencies/CASE-develop"]
88
path = dependencies/CASE-develop
99
url = https://github.com/casework/CASE.git
@@ -12,4 +12,4 @@
1212
url = https://github.com/ucoProject/UCO.git
1313
[submodule "dependencies/CASE-unstable"]
1414
path = dependencies/CASE-unstable
15-
url = https://github.com/ajnelson-nist/CASE.git
15+
url = https://github.com/casework/CASE-Archive.git

0 commit comments

Comments
 (0)