chore: update submodule URLs to work utilities

Update all work utilities submodule references from bash-modules-rightcrowd
to rightcrowd-utilities to reflect the repository rename.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-17 15:03:19 +01:00
parent ac67714ee8
commit f6b960547b
2 changed files with 5 additions and 5 deletions

8
.gitmodules vendored
View File

@@ -1,12 +1,12 @@
[submodule ".bash_aliases/hosts/rightcrowd-modules"]
path = .bash_aliases/hosts/rightcrowd-modules
url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git
[submodule ".bash_aliases/hosts/work-modules"]
path = .bash_aliases/hosts/work-modules
url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git
[submodule ".bash_aliases/hosts/work"]
path = .bash_aliases/hosts/work
url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git
[submodule ".work"]
path = .work
url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git
url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git

2
.work

Submodule .work updated: 5c767cf63d...319dc93a03