rot.js icon indicating copy to clipboard operation
rot.js copied to clipboard

Inconsistent Homepage Links

Open Zutatensuppe opened this issue 1 year ago • 3 comments

The links at different places are inconsistent

NPM 1: http://ondras.github.com/rot.js (404) NPM 2: http://ondras.github.io/rot.js/hp/ (redirects to actual url) README: https://ondras.github.io/rot.js (redirects to actual url)

ACTUAL URL: https://ondras.github.io/rot.js/hp/

image image

Unfortunately it is not really possible to fix this only via PR ^^

Zutatensuppe avatar Nov 12 '24 17:11 Zutatensuppe

Okay, there is a room for improvement here.

ondras avatar Nov 12 '24 18:11 ondras

I would say that the /hp is an implementation detail; the main page should be https://ondras.github.io/rot.js -- as this is the canonical entry point for all GitHub-hosted pages. Will update all locations to this one.

ondras avatar Nov 13 '24 07:11 ondras

Should be fixed now.

ondras avatar Nov 13 '24 07:11 ondras