Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Fix wrong link
Browse files Browse the repository at this point in the history
  • Loading branch information
samstokes committed Sep 29, 2011
1 parent 8da1dfd commit 90ede16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -13,7 +13,7 @@ class:
You'll need to provide a
[Scheme](http://nathanmarz.github.com/storm/doc/backtype/storm/spout/Scheme.html)
to tell `AMQPSpout` how to interpret the messages and turn them into Storm
tuples. See e.g. [storm-json](http://rapportive-oss.github.com/storm-json) if
tuples. See e.g. [storm-json](https://github.com/rapportive-oss/storm-json) if
your messages are JSON.

## Documentation ##
Expand Down

0 comments on commit 90ede16

Please sign in to comment.