Tangent128 / luasdl2

A pure C binding of SDL 2.0 for Lua 5.1, Lua 5.2, and LuaJIT.
ISC License
385 stars 74 forks source link

No `semver.org` file #74

Closed v1993 closed 6 years ago

v1993 commented 6 years ago

README.md include link to semver.org file, but it doesn't exist.

Tangent128 commented 6 years ago

Aha, that should have been a properly-scheme'd link to https://semver.org/

Thanks for the catch!