diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index d0deea8bbe..993b96ef3b 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -19,7 +19,7 @@ Explicitly state what tests were run on these changes, or if any are still pendi ## DEPENDENCIES: Add any links to external PRs (e.g. regional_workflow and/or UFS PRs). For example: - NOAA-EMC/regional_workflow/pull/ -- NOAA-EMC/UFS_UTILS/pull/ +- ufs-community/UFS_UTILS/pull/ - ufs-community/ufs-weather-model/pull/ ## DOCUMENTATION: diff --git a/Externals.cfg b/Externals.cfg index 302b807641..df00fa16f0 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -8,7 +8,7 @@ required = True [ufs_utils] protocol = git -repo_url = https://github.com/NOAA-EMC/UFS_UTILS +repo_url = https://github.com/ufs-community/UFS_UTILS # Specify either a branch name or a hash but not both. #branch = develop hash = ea821358 diff --git a/docs/UsersGuide/source/CodeReposAndDirs.rst b/docs/UsersGuide/source/CodeReposAndDirs.rst index c5f429b0c5..3776b1a891 100644 --- a/docs/UsersGuide/source/CodeReposAndDirs.rst +++ b/docs/UsersGuide/source/CodeReposAndDirs.rst @@ -33,7 +33,7 @@ repositories associated with this umbrella repo (see :numref:`Table %s