WICG / webmonetization

Proposed Web Monetization standard
https://webmonetization.org
Other
466 stars 152 forks source link

Resources / Read Specs > link not working #334

Closed sublimator closed 1 year ago

sublimator commented 1 year ago

Describe the bug Link to Resources/specification.html on home page fails (Page Not Found)

To Reproduce Steps to reproduce the behavior:

  1. Go to https://webmonetization.org/
  2. Click on Resources / Read specs >
  3. See Page Not Found

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

image image

Desktop (please complete the following information):

sublimator commented 1 year ago
image

Also, the explainer link seems to go to specification.html (which again, doesn't work)

sublimator commented 1 year ago
image

Forem vs Forum typo

sublimator commented 1 year ago

So I discovered Forem is the name of some forum software. Ok, so going back to community.interledger.org I look for indications that that's in use. Scroll down, and down, and down. Infinite scroll! Footer ever out of reach! Ok, dev tools to the rescue!

<li class="footer__nav-link flex items-center">
    <a href="https://forum.interledger.org/">
      Interledger Forum
    </a>
    <span class="dot ml-2"></span>
  </li>

Wait, there's:

  1. community.interledger.org
  2. forum.interledger.org
  3. interledger slack

Ok, it IS using Forem it seems:

<meta property="forem:name" content="The Interledger Community 🌱">