Spec pages missing template updates
sharon-wang opened this issue · 1 comments
sharon-wang commented
It seems that a template may not have been updated for the Spec pages on interledger.github.io.
For example, the Simple Payment Setup Protocol (SPSP) Page:

- Outdated links in side nav, such as https://interledger.org/sending-value-programmatically.html, resulting in 404 Not Found errors
- 'Get Started' link in top right is outdated (https://interledger.org/getting-started.html), resulting in 404 Not Found error
- Slightly different formatting for "On This Page"
For comparison, here's the Overview Page:

Perhaps it's because https://github.com/interledger/rfcs/blob/master/tmpl/rfc.ejs.html hasn't been updated? The content/format on the Spec pages seem to match what's in this file.
sharon-wang commented
I see the interledger site has since had some renovations and this is no longer an issue :)