diff --git a/components/csvdocument/doc/wikidoc.txt b/components/csvdocument/doc/wikidoc.txt index fe751115e..ff943ff59 100644 --- a/components/csvdocument/doc/wikidoc.txt +++ b/components/csvdocument/doc/wikidoc.txt @@ -70,13 +70,20 @@ The library is a single Pascal source file that only depends on FPC RTL and FCL. Beta === Download === -The latest release is available at Lazarus-CCR: +The latest release is available at Bitbucket: -http://sourceforge.net/projects/lazarus-ccr/files/CsvDocument/CsvDocument%200.5/csvdocument-0.5.zip/download +https://bitbucket.org/vvzh/csvdocument/downloads/csvdocument-0.5.zip The download contains the library, demo application and test suite. -You can get development version from Lazarus-CCR svn repository: +You can get development version from: + +* Bitbucket Mercurial repository + + hg clone https://bitbucket.org/vvzh/csvdocument csvdocument + + +* Lazarus-CCR Subversion repository: svn co svn://svn.code.sf.net/p/lazarus-ccr/svn/components/csvdocument csvdocument diff --git a/components/csvdocument/doc/wikidoc_ru.txt b/components/csvdocument/doc/wikidoc_ru.txt index df2a1ae16..962632c37 100644 --- a/components/csvdocument/doc/wikidoc_ru.txt +++ b/components/csvdocument/doc/wikidoc_ru.txt @@ -70,14 +70,20 @@ Reinier Olislagers Beta === Загрузка === -Новый выпуск библиотеки можно загрузить с Lazarus-CCR: +Новый выпуск библиотеки можно загрузить с Bitbucket: -http://sourceforge.net/projects/lazarus-ccr/files/CsvDocument/CsvDocument%200.5/csvdocument-0.5.zip/download +https://bitbucket.org/vvzh/csvdocument/downloads/csvdocument-0.5.zip Архив содержит саму библиотеку, демонстрационное приложение и набор тестов. -Разрабатываемую версию можно получить из svn-репозитория Lazarus-CCR: +Разрабатываемую версию можно получить: +* Из Mercurial-репозитория на Bitbucket: + + hg clone https://bitbucket.org/vvzh/csvdocument csvdocument + + +* Из Subversion-репозитория Lazarus-CCR: svn co svn://svn.code.sf.net/p/lazarus-ccr/svn/components/csvdocument csvdocument