1 files changed, 1 insertions(+), 1 deletions(-)
M README.md
M README.md => README.md +1 -1
@@ 2,7 2,7 @@
A collection of small ruby scripts to convert [version 0.9](http://cricsheet.org/format/) [Cricsheet YAML data files](http://cricsheet.org/downloads/) into XML, and to allow validation of the XML against [the schema file (schema.xsd)](schema.xsd).
-These scripts are used to generate the XML data available in the [Cricsheet XML project](https://github.com/cricsheet/cricsheet-xml).
+These scripts are used to generate the XML data available in the [Cricsheet XML project](https://code.deeden.co.uk/cricsheet-xml).
## Installation