diff --git a/README.md b/README.md index eb21f200f..c8835439c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Pebble ![Continuous Integration](https://api.travis-ci.org/PebbleTemplates/pebble.svg?branch=master) +# Pebble ![Continuous Integration](https://api.travis-ci.com/PebbleTemplates/pebble.svg?branch=master) Pebble is a java templating engine inspired by [Twig](http://twig.sensiolabs.org/). It separates itself from the crowd with its inheritance feature and its easy-to-read syntax. It ships with built-in autoescaping for security, and it includes integrated support for internationalization.