Stable URL to latest documentation?

This might be just something obvious that I missed, but is there a hyperlink that always points to the latest SDK docs?

I have a browser bookmark for the C API and one for the “main” documentation, but every time a new SDK is released I have to update both my bookmarks manually, which is slightly inconvenient.

It would be great if I could bookmark something like https://sdk.play.date/latest/Inside%20Playdate%20with%20C.html which automatically redirects to the latest release.

Thanks!

Yes, just remove the version part entirely

https://sdk.play.date/Inside%20Playdate%20with%20C.html

in addition, i believe simply https://sdk.play.date always redirects to the latest version of the “main”/lua Inside Playdate documentation.