github / catalyst

Catalyst is a set of patterns and techniques for developing components within a complex application.
https://github.github.io/catalyst/
MIT License
1.34k stars 50 forks source link

wrong urls for prev and next links #274

Closed robin4a4 closed 2 years ago

robin4a4 commented 2 years ago

I made a mistake on the previous and next links button PR by forgetting the base url which works in dev mode but not on GitHub Pages. It should be fixed now as I copied from the links on the sidebar (and it still works in local). First OSS bug :)