Closed Bug 1056487 Opened 11 years ago Closed 11 years ago

[PATCH] Broken links on MDN Learn Javascript page (Opera Web references)

Categories

(Developer Documentation Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vincent.libre, Assigned: sheppy)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release) Build ID: 20140730101922 Steps to reproduce: Similar to bug#1038541, this time on the 'Learn Javascript' webpage at : https://developer.mozilla.org/en-US/learn/javascript the two following links pointing to the Opera developer website are broken: http://dev.opera.com/articles/view/programming-the-real-basics/ http://dev.opera.com/articles/view/javascript-best-practices/ As for the 'HTML basics', they have been moved to webplatform, as shown on the latest github snapshots: https://github.com/operasoftware/devopera-static-backup/blob/master/http/dev.opera.com/articles/view/38-programming-the-real-basics/index.html https://github.com/operasoftware/devopera-static-backup/blob/master/http/dev.opera.com/articles/view/javascript-best-practices/index.html The correct links are: http://docs.webplatform.org/wiki/tutorials/Programming_-_the_real_basics http://docs.webplatform.org/wiki/tutorials/javascript_best_practices Actual results: Broken links Expected results: Working links.
I have a pending pull request with the changes ready at https://github.com/mozilla/kuma/pull/2694 Should the bug be assigned to me as well? Thanks for the guidance!
Summary: Broken links on MDN Learn Javascript page (Opera Web references) → [PATCH] Broken links on MDN Learn Javascript page (Opera Web references)
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/a6bcb8af42eeef033188080314a885a465b4f031 Fix bug 1056487 - broken links on MDN 'Learn Javascript' page As for bug 1038541, the pages have been moved to webplatform. Now also using proper naming for the Web Platform site on the 'Learn HTML' page. https://github.com/mozilla/kuma/commit/a59e3b9df725238d04aa3307351c40fa0f0a7b16 Merge pull request #2696 from vrubiolo/bug-1056487-rework Fix bug 1056487 - broken links on MDN 'Learn Javascript' page
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.