WICG / webmonetization

Proposed Web Monetization standard
https://webmonetization.org
Other
457 stars 153 forks source link

Update URLs for link tag generator page #331

Closed huijing closed 1 year ago

huijing commented 1 year ago

Closes #320 (putting this here to link to issue)

We have implemented the redirect from /meta-tag to /link-tag on Cloudflare (please verify by visiting https://webmonetization.org/meta-tag/). This PR is part of the cleanup task and:

sublimator commented 1 year ago

Not using actual redirection ?

The page url just stays on https://webmonetization.org/meta-tag/

sublimator commented 1 year ago

href="$YourPaymentPointer" />

Note also that actual payment pointers start with a $ Link tags accept only well formed urls It might pay to have the initial examples/placeholders correct

huijing commented 1 year ago

Not using actual redirection ? The page url just stays on https://webmonetization.org/meta-tag/

Ah, made a typo on the redirect rule up on Cloudflare. It's corrected now.

sublimator commented 1 year ago

Just testing if anyone awake :) ?