diff options
author | Eike Rathke <erack@redhat.com> | 2020-04-22 16:42:57 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2020-04-22 16:44:29 +0200 |
commit | 4c3e5ef2419a1f67ab3a3af0248f358361ea5a8d (patch) | |
tree | a6a8b78a5deaa57737ebe6f0bc008eaf72825e50 | |
parent | 9d11ad2e7b77c36fd6759d2963f4e28a8c511680 (diff) |
Correct upstream URL
Change-Id: Ice1e559df0614fd34c40890fc798b1ddef492618
-rw-r--r-- | external/liblangtag/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/liblangtag/README b/external/liblangtag/README index 0f50cf2bdae5..254e40a22ccb 100644 --- a/external/liblangtag/README +++ b/external/liblangtag/README @@ -1,4 +1,4 @@ -From [http://tagoh.bitbucket.org/liblangtag/]. An interface for BCP47 language tags. +From [https://bitbucket.org/tagoh/liblangtag]. An interface for BCP47 language tags. Updated IANA Language Subtag Registry files are available as [https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry] |