diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2023-12-27 12:55:32 -0500 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2023-12-27 12:55:32 -0500 |
| commit | fa0952cba5e59e8d664654ad19ae96c580bc0bf4 (patch) | |
| tree | 58c4d8a9009cb785b6ebb70db8d8360bb8e0d382 | |
| parent | 8113b32d124f487856a858c7f68a4e531399f66d (diff) | |
| download | dynamic-extension-fa0952cba5e59e8d664654ad19ae96c580bc0bf4.tar.gz | |
Updated URL for psu-db rename
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0b195bd..de448fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,7 +15,7 @@ url = https://github.com/microsoft/ALEX [submodule "external/psudb-common"] path = external/psudb-common - url = git@github.com:PSU-Database-Systems-Group/psudb-common + url = git@github.com/psu-db/psudb-common [submodule "external/ctpl"] path = external/ctpl url = git@github.com:vit-vit/CTPL.git |