Skip to content

Commit 46655ff

Browse files
authored
Merge pull request #63 from github/royetadmor-patch-1
Update docs
2 parents 25c8c54 + 46ca18d commit 46655ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You're all done. Try `.echo foo`, and you should see your client respond with
5454
`Echoing back to you: foo`.
5555

5656
A hubot client implementation is available at
57-
<https://github.com/hubot-scripts/hubot-chatops-rpc>
57+
<https://github.com/bhuga/hubot-chatops-rpc>
5858

5959
## Usage
6060

docs/why.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ bridge, and we find this maps well to the asymmetric crypto authentication.
4747

4848
### Keyword Arguments
4949

50-
We pair this system with <https://github.com/hubot-scripts/hubot-chatops-rpc>, which
50+
We pair this system with <https://github.com/bhuga/hubot-chatops-rpc>, which
5151
provides generic argument support for long arguments, like `--argument foo`.
5252
While regexes create much more natural commands, rarely used options tend to
5353
create ugly regexes that are hard to test. If a command can potentially take 10

0 commit comments

Comments
 (0)