diff options
author | David Tardon <dtardon@redhat.com> | 2017-02-23 12:54:18 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2017-02-23 14:50:14 +0100 |
commit | 3f69d7b8f5faed61c3d904b865919f0a3347e77b (patch) | |
tree | eca5d1428caa8d4234c6cdf5b91041245adebff0 /external/libexttextcat | |
parent | a3f2bf61d93c3f599ed24039632055c4dbdf80e5 (diff) |
update upstream link
Change-Id: I1ef0e9079c7af6eddae3e3dae11ca8c3899fd59e
Diffstat (limited to 'external/libexttextcat')
-rw-r--r-- | external/libexttextcat/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libexttextcat/README b/external/libexttextcat/README index 5aceab363a5f..ee8ab0c33451 100644 --- a/external/libexttextcat/README +++ b/external/libexttextcat/README @@ -3,4 +3,4 @@ N-Gram-Based Text Categorization library This guesses the language that input text is written in. Fundamentally an adaption of wiseguys libtextcat extended to be UTF-8 aware. -It is hosted at: [http://cgit.freedesktop.org/libreoffice/libexttextcat/] +It is hosted at: [https://wiki.documentfoundation.org/Libexttextcat] |