From f3e038079b65cf7ef4e76550739b33d4afa6a6f3 Mon Sep 17 00:00:00 2001 From: Vitalii Elenhaupt Date: Mon, 2 Oct 2017 10:34:52 +0300 Subject: [PATCH] Move to crystal-community org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 226cbe6..9f23251 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Crystal Patterns -[![Build Status](https://travis-ci.org/veelenga/crystal-patterns.svg?branch=master)](https://travis-ci.org/veelenga/crystal-patterns) +[![Build Status](https://travis-ci.org/crystal-community/crystal-patterns.svg?branch=master)](https://travis-ci.org/crystal-community/crystal-patterns) Design patterns implemented in Crystal language (with [MK](http://mortalkombat.wikia.com) in mind).