From cc4165d63b8b32a9c74617409d0cbb56d0d04ce7 Mon Sep 17 00:00:00 2001 From: Matt Peel Date: Thu, 10 Nov 2016 12:01:36 +1300 Subject: [PATCH] Update README.md to fix broken build status icon --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5468a1f..b8d2a5a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Document Management Module (DMS) -[![Build Status](https://travis-ci.org/silverstripe-labs/silverstripe-dms.png?branch=master)](https://travis-ci.org/silverstripe-labs/silverstripe-dms) +[![Build Status](https://travis-ci.org/silverstripe/silverstripe-dms.png?branch=master)](https://travis-ci.org/silverstripe/silverstripe-dms) ## Overview @@ -130,4 +130,4 @@ and any new translations will be merged back to the project source code. Please use [https://www.transifex.com/projects/p/silverstripe-dms/](https://www.transifex.com/projects/p/silverstripe-dms/) to contribute translations, rather than sending pull requests with YAML files. -See the ["i18n" topic](http://doc.silverstripe.org/framework/en/trunk/topics/i18n) on doc.silverstripe.org for more details. \ No newline at end of file +See the ["i18n" topic](http://doc.silverstripe.org/framework/en/trunk/topics/i18n) on doc.silverstripe.org for more details.