You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simply try HTTP GET with curl or "click" on the affected/mentioned links.
Solution
To address these issues:
Confirm the current status of the http://data.liberland.io endpoint.If it is indeed obsolete, we should either archive the repository or update the documentation to reflect its outdated status.
Investigate and correct the broken image link in the README.md file.This might involve updating the URL to a valid image path or uploading the missing image to the repository.
Problem
The Liberland data repository is experiencing accessibility issues:
410
Gone response, indicating the resource is no longer available.README.md
file references an image at http://liberland.org/addons/image/Liberland_znak_small.png, which returns an HTTP404
Not Found error, suggesting the image path is incorrect or the image is missing. Affecting code:data/README.md
Line 1 in 74db607
How to reproduce
Simply try HTTP
GET
withcurl
or "click" on the affected/mentioned links.Solution
To address these issues:
README.md
file. This might involve updating the URL to a valid image path or uploading the missing image to the repository.Dependencies
README.md
file and manage files (for the image issue).The text was updated successfully, but these errors were encountered: