-
Notifications
You must be signed in to change notification settings - Fork 123
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
www & licenses sub domains unavailable #181
Comments
Thanks @stuzart for reporting this! licenses.opendefinition.org does work for me. I'm not sure what the problem is with www.opendefinition.org so I'm copying @vitorbaptista @serahrono who I believe are OKFN administrators. It probably makes sense to update the JSON provided regardless, PR to do that at okfn/licenses#75 |
Hey all, I just noticed that www.okfn.org doesn't resolve either! |
Thanks for the response. Yes, licenses.opendefinition.org is working again for me, must have been a local issue. Thanks |
I'm not sure this was fixed, but |
Site subhosts
http://www.opendefinition.org/
http://licenses.opendefinition.org/
have become unavailable. In particular the www.opendefinition.org is the root of the URLS defined in JSON file, that points to particular license information - for example http://www.opendefinition.org/licenses/dsl for DSL. (I can't find this JSON file any more, but I think it was provided through the http://licenses.opendefinition.org/ )
Stripping off the 'www' - e.g http://opendefinition.org/licenses/dsl - does work.
Is this a temporary glitch, or should I update my copy of the JSON such that all the opendefinition URLs strip off the www. ?
The text was updated successfully, but these errors were encountered: