nodejs / nodejs.org

The Node.js® Website
https://nodejs.org
MIT License
6.18k stars 6.24k forks source link

doc:How to replace old URLs in the history blog? #2491

Closed SEWeiTung closed 1 year ago

SEWeiTung commented 5 years ago

I notice that there're many old URLs that don't exist, but consider these are of old history blogs, we shouldn't change them to modify the historic tracks, and there're still some other URLs we cannot find real links of them.

e.g:

  1. Not exist: http://events.linuxfoundation.org/events/node-interactive, change to 'https://events.linuxfoundation.org/events/nodejs-interactive-2019/', it won't jump automatically. image

  2. Doesn't exist: http://sphinx.sg/? what to do for 'locale\en\blog\announcements\appdynamics-newrelic-opbeat-sphinx.md'. image

  3. Fixture of 'http://events.linuxfoundation.org/events/node-interactive-europe' and 'http://events.linuxfoundation.org/events/node-interactive', they no longer exist, what to do now for 'locale\en\blog\announcements\cars-dynatrace.md'.

  4. Maintance of 'http://openinterconnect.org/' not found in 'locale\en\blog\announcements\foundation-advances-growth.md', keep it? image

Any other ideas or suggestions?

SEWeiTung commented 5 years ago

@nodejs/documentation

XhmikosR commented 5 years ago

@MaledongGit this is a duplicate of #2424. Please move the discussion there.

I plan to automate this eventually, see my comments in that issue.