diff --git a/.gitmodules b/.gitmodules index 2dabe2b7af9..e9bf75b86d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "operations/slack-boltjs-app"] path = operations/slack-boltjs-app - url = https://github.com/JosiahSiegel/slack-boltjs-app + url = https://github.com/focusconsulting/slack-boltjs-app diff --git a/prime-router/docs/docs-deprecated/chatops-provisioning.md b/prime-router/docs/docs-deprecated/chatops-provisioning.md index be53b2b7e44..2d43ba96f49 100644 --- a/prime-router/docs/docs-deprecated/chatops-provisioning.md +++ b/prime-router/docs/docs-deprecated/chatops-provisioning.md @@ -2,7 +2,7 @@ ## Application -[slack-boltjs-app](https://github.com/JosiahSiegel/slack-boltjs-app) is installed as a submodule under [operations/slack-boltjs-app](../../operations/slack-boltjs-app/). +[slack-boltjs-app](https://github.com/focusconsulting/slack-boltjs-app) is installed as a submodule under [operations/slack-boltjs-app](../../operations/slack-boltjs-app/). To update the submodule, navigate to the subdirectory and `git pull`.