Skip to content

Commit 4912665

Browse files
author
Ben Lavender
committed
Publishing hubot end on the hubot-scripts org
1 parent 7aa781f commit 4912665

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
@@ -53,7 +53,7 @@ You're all done. Try `.echo foo`, and you should see your client respond with
5353
`Echoing back to you: foo`.
5454

5555
A hubot client implementation is available at
56-
<https://github.com/github/hubot-chatops-rpc>
56+
<https://github.com/hubot-scripts/hubot-chatops-rpc>
5757

5858
## Usage
5959

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/github/hubot-chatops-rpc>, which
50+
We pair this system with <https://github.com/hubot-scripts/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)