diff --git a/packages/newton/README.md b/packages/newton/README.md index 731a9abcaa..02942a74f9 100644 --- a/packages/newton/README.md +++ b/packages/newton/README.md @@ -1,5 +1,5 @@ # Newton -[![Build Status](https://travis-ci.org/domokit/newton.svg?branch=master)](https://travis-ci.org/domokit/newton) +[![Build Status](https://travis-ci.org/flutter/newton.svg?branch=master)](https://travis-ci.org/flutter/newton) [![Coverage Status](https://coveralls.io/repos/domokit/newton/badge.svg?branch=master)](https://coveralls.io/r/domokit/newton?branch=master) Simple Physics Simulations for Dart. Springs, friction, gravity, etc.