From 2ba3b6003405cd480372e5ff7177d698943a6f76 Mon Sep 17 00:00:00 2001 From: Ansis Brammanis Date: Fri, 15 Mar 2013 19:58:13 -0300 Subject: [PATCH] readme now links to translation instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc6f56ae7..cfcb705bd 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ * [Try out the latest stable release](http://openstreetmap.us/iD/release) * [Read up on Contributing and the code style of iD](CONTRIBUTING.md) * See [open issues in the issue tracker](https://github.com/systemed/iD/issues?state=open) if you're looking for something to do -* [Translate!](https://www.transifex.com/projects/p/id-editor) +* [Translate!](https://github.com/systemed/iD/blob/master/CONTRIBUTING.md#translating) -[![translation chart](https://www.transifex.com/projects/p/id-editor/chart/image_png)](https://www.transifex.com/projects/p/id-editor/) +[![translation chart](https://www.transifex.com/projects/p/id-editor/chart/image_png)](https://github.com/systemed/iD/blob/master/CONTRIBUTING.md#translating) ## Installation To run the current development version, fork this project and serve it locally.