From ed61632bf53e0f4e077add4ff2aa4c664c3d78ae Mon Sep 17 00:00:00 2001 From: Jaca777 Date: Sat, 14 Nov 2015 19:12:45 +0100 Subject: [PATCH] =pro Fix unmaintained scalariform github repo link. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 73fedf9c50..0eefec23d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -170,7 +170,7 @@ the validator to test all projects. ## Source style -Akka uses [Scalariform](https://github.com/mdr/scalariform) to enforce some of the code style rules. +Akka uses [Scalariform](https://github.com/daniel-trinh/scalariform) to enforce some of the code style rules. ## Contributing Modules