From e4bdc5180f4b26cf241b8effaf0067c428afbabb Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Fri, 22 Apr 2016 19:15:14 +0300 Subject: Minor updates. --- README | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) diff --git a/README b/README index 630056c..3d8e67e 100644 --- a/README +++ b/README @@ -1,16 +1,17 @@ Source: - https://projects.bytemark.co.uk/projects/custodian + https://gitlab.bytemark.co.uk/open-source/custodian Github Mirror: https://github.com/BytemarkHosting/custodian Copyright: - Copyright (c) 2012-2015 Bytemark Computer Consulting Ltd + Copyright (c) 2012-2016 Bytemark Computer Consulting Ltd Bug Tracker: - https://projects.bytemark.co.uk/projects/custodian/issues/new + https://github.com/BytemarkHosting/custodian/issues + https://gitlab.bytemark.co.uk/open-source/custodian/issues Licence: This program is free software; you can redistribute it and/or modify @@ -79,24 +80,3 @@ Dependencies, beyond ruby, are limited to the following gems: * For communication with the queue: redis - -Formatting ----------- - -Our code is formatted and tested with [rubodoc](https://github.com/bbatsov/rubocop). - -Code should not be committed to the repository which results in warnings -or errors from the current `.rubodoc` configuration file. - - - -Documentation -------------- - -The software is documented online at the project home-page: - - https://projects.bytemark.co.uk/projects/custodian/wiki - -Beyond that each script has a manpage which is installed when the -package is installed - or which may be examined by invoking the -script with the "--manual" flag. -- cgit v1.2.1