FredKSchott / snowpack

ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️
https://www.snowpack.dev
MIT License
19.48k stars 922 forks source link

🐛 BUG: Broken links on the website #3627

Closed dkovalevskii closed 2 years ago

dkovalevskii commented 3 years ago

Quick checklist

What package manager are you using?

-

What operating system are you using?

-

Describe the bug

Hi, everyone!

I found two broken links on the website:

  1. The first one on the page https://www.snowpack.dev/news

Снимок экрана 2021-07-31 в 14 16 01

The link 'Submit it' is broken (404) - https://github.com/snowpackjs/snowpack/edit/main/www/_data/news.js

  1. The second one on the detail post page, for example https://www.snowpack.dev/posts/2020-07-30-snowpack-2-7-release

Снимок экрана 2021-07-31 в 14 19 57

Twitter's link is broken (This account doesn’t exist) - https://twitter.com/pikapkg

Steps to reproduce

1 link:

  1. Go to the page https://www.snowpack.dev/news
  2. Click to the 'Submit it'

2 link:

  1. Go to the page https://www.snowpack.dev/posts/2020-07-30-snowpack-2-7-release
  2. Click to the 'Follow @pikapkg on Twitter and don't miss future updates!'

Link to minimal reproducible example (optional)

No response

drwpow commented 3 years ago

Thanks for pointing these out! Could you submit a PR to fix? Thanks!

sohamsshah commented 3 years ago

We can close this issue as it's solved :)