Repository: storm Updated Branches: refs/heads/master e8f872ee8 -> d553005fc
Remove the old webpage link Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/dfc3cd9d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/dfc3cd9d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/dfc3cd9d Branch: refs/heads/master Commit: dfc3cd9d9d96d5a0bf204b0a1389b2ba9da7367a Parents: 30df970 Author: Thilina Rathnayake <[email protected]> Authored: Tue Jul 7 12:13:26 2015 +0530 Committer: Thilina Rathnayake <[email protected]> Committed: Tue Jul 7 12:13:26 2015 +0530 ---------------------------------------------------------------------- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/dfc3cd9d/README.markdown ---------------------------------------------------------------------- diff --git a/README.markdown b/README.markdown index e8c1f8e..95678b1 100644 --- a/README.markdown +++ b/README.markdown @@ -4,7 +4,7 @@ Storm is a distributed realtime computation system. Similar to how Hadoop provid The [Rationale page](http://storm-project.net/documentation/Rationale.html) explains what Storm is and why it was built. [This presentation](http://vimeo.com/40972420) is also a good introduction to the project. -Storm has a website at [storm-project.net](http://storm-project.net). Follow [@stormprocessor](https://twitter.com/stormprocessor) on Twitter for updates on the project. +Storm has a website at [storm.apache.org](http://storm.apache.org). Follow [@stormprocessor](https://twitter.com/stormprocessor) on Twitter for updates on the project. ## Documentation
