From 97dded4bb340745a278e3733468575c822dc94b9 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Sat, 10 Oct 2015 10:18:05 -0700 Subject: [PATCH] Fixed copyright html link in Readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e9f491d7..86a21291d7 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,4 @@ or by mail to bugs@maps.me. This source code is Copyright (C) 2015 My.com B.V. (Mail.Ru Group), published under Apache Public License 2.0, except third-party libraries. See [NOTICE](https://github.com/mapsme/omim/blob/master/NOTICE) -and [data/copyright.html](https://github.com/mapsme/omim/blob/master/data/copyright.html) files for more information. +and [data/copyright.html](http://htmlpreview.github.io/?https://github.com/mapsme/omim/blob/master/data/copyright.html) files for more information.