Skip to content

Commit 83e4ee4

Browse files
committed
Point to the new hotness, .com
1 parent 1a6cfe7 commit 83e4ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A lightweight framework for writing REST services in Scala.
66

77
## Why yet another framework?
88

9-
At [Mesosphere](http://mesosphere.io) we're building REST services in Scala, and we wanted a solid foundation. We had experience with [Dropwizard](https://github.com/dropwizard/dropwizard) and [Twitter Commons](https://github.com/twitter/commons), which are both great Java frameworks, but are a bit hard to use from Scala.
9+
At [Mesosphere](http://mesosphere.com) we're building REST services in Scala, and we wanted a solid foundation. We had experience with [Dropwizard](https://github.com/dropwizard/dropwizard) and [Twitter Commons](https://github.com/twitter/commons), which are both great Java frameworks, but are a bit hard to use from Scala.
1010
We also experimented with [Play!](https://github.com/playframework/playframework), but it does many things besides REST, which adds unnecessary baggage.
1111

1212
### Design Goals
@@ -103,7 +103,7 @@ To add Chaos to an SBT project, add this to your `build.sbt`:
103103
## Getting Help
104104

105105
If you have questions, please post on the [Chaos Users Group](https://groups.google.com/forum/?hl=en#!forum/chaos-users) email list.
106-
The team at [Mesosphere](http://mesosphere.io) is also happy to answer any questions.
106+
The team at [Mesosphere](http://mesosphere.com) is also happy to answer any questions.
107107

108108
## Authors
109109

0 commit comments

Comments
 (0)