diff --git a/README.md b/README.md index 1c40f975..ee455858 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ All the Alpha3, Numeric and Name values have a corresponding enum in the other c ## Language -[![Daily language spec update](https://github.com/PrinsFrank/standards/actions/workflows/update-spec-language.yml/badge.svg)](https://github.com/PrinsFrank/standards/actions/workflows/update-spec-language.yml) (Failing since november 8th, last manual update on november 24th. Pending response from Library of Congress to resolve blocked requests) +[![Daily language spec update](https://github.com/PrinsFrank/standards/actions/workflows/update-spec-language.yml/badge.svg)](https://github.com/PrinsFrank/standards/actions/workflows/update-spec-language.yml) The language specification is a bit more complex, as there are 20 alpha3 codes that have both a Bibliographic and a Terminology code. All the other ones have a common one. So if you decide you want the alpha3 representation of an alpha2 code, you can convert it to either Terminology or Bibliographic, where if it is not available you will get an instance of the common enum. [More documentation can be found here](/docs/language.md).