-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CDN link seems broken for some variations #194
Labels
Comments
Job #194 is now in scope, role is |
Bug was reported, see §29: +15 point(s) just awarded to @filfreire/z |
@filfreire please check now. We had some |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems for some versions of the CDN link, we're not pointing to the latest released version, example:
https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css.min.css
Points to:
While https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit.min.css
Points to:
The text was updated successfully, but these errors were encountered: