From 717a941f2a0f5736ea39a89421b37a90eaf2e142 Mon Sep 17 00:00:00 2001 From: Matthew Berryman Date: Thu, 11 May 2017 12:28:20 +1000 Subject: [PATCH] fix links in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09f608a..0ed004b 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ A few points to note on config: Run `npm run -s build` to build. ### Testing -Testing is run by [Travis](https://travis-ci.org/urbanriskmap/cognicity-server-v3). Currently tests only run eslint. +Testing is run by [Travis](https://travis-ci.org/urbanriskmap/cognicity-server). Currently tests only run eslint. ### Issue Tracking -Issues are tracked using [GitHub](https://github.com/urbanriskmap/cognicity-server-v3/issues) +Issues are tracked using [GitHub](https://github.com/urbanriskmap/cognicity-server/issues) ### Release The release procedure is as follows: