Skip to content

Commit 23bb52e

Browse files
Merge pull request #60 from casework/link_archives
Use -Archives repositories instead of ajnelson-nist forks
2 parents 1c2e57b + ef03c4b commit 23bb52e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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)