Rezmason / matrix

matrix (web-based green code rain, made with love)
https://rezmason.github.io/matrix
MIT License
3.29k stars 212 forks source link

trivial: fix URL with missing protocol #21

Closed rictic closed 1 year ago

rictic commented 1 year ago

without the https:// protocol section, the link becomes relative to the current page, resolving to e.g. https://github.com/Rezmason/matrix/blob/master/rezmason.github.io/matrix/?version=updated&effect=mirror

rictic commented 1 year ago

Oh, didn't notice that #19 was already out with the same fix