diff options
author | David Tardon <dtardon@redhat.com> | 2013-09-03 14:07:51 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-09-03 12:08:37 +0000 |
commit | 21021e51b97eba53308e504ce6b6b5e23b40cf08 (patch) | |
tree | 00e4144f1483b3ae2e43bf5cbbd009581641b8d5 | |
parent | 5ab187ae8db28edc323775ce6987713953722a09 (diff) |
add cgit/gitweb URLs
Change-Id: I9ad2904ab48d836a8ee26e512d2db97a0f6304cf
Reviewed-on: https://gerrit.libreoffice.org/5779
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,9 +2,10 @@ libvisio is a library and a set of tools for reading and converting MS Visio dia libvisio requires boost, gperf, icu, libwpd, libwpg, libxml2, perl and zlib to build. Most up to date code is available from Git repository at -libreoffice.org or the mirror at freedesktop.org and is currently -recommended instead of regular releases. Please visit -http://cgit.freedesktop.org/libreoffice/libvisio/. See +libreoffice.org (https://gerrit.libreoffice.org/gitweb?p=libvisio.git) +or the mirror at freedesktop.org +(http://cgit.freedesktop.org/libreoffice/contrib/libvisio/) and is +currently recommended instead of regular releases. See http://www.freedesktop.org/wiki/Software/libvisio for more information. For convenience of use in third-party projects the library is available under |