We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c8c54 commit 1975bd1Copy full SHA for 1975bd1
1 file changed
docs/why.md
@@ -47,7 +47,7 @@ bridge, and we find this maps well to the asymmetric crypto authentication.
47
48
### Keyword Arguments
49
50
-We pair this system with <https://github.com/hubot-scripts/hubot-chatops-rpc>, which
+We pair this system with <https://github.com/bhuga/hubot-chatops-rpc>, which
51
provides generic argument support for long arguments, like `--argument foo`.
52
While regexes create much more natural commands, rarely used options tend to
53
create ugly regexes that are hard to test. If a command can potentially take 10
0 commit comments