Content not found on given blog link
Categories
(mozilla.org :: Miscellaneous, defect)
Tracking
(Not tracked)
People
(Reporter: abdullah.farwees, Unassigned)
Details
Attachments
(1 file)
|
534.23 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Steps to reproduce:
Visit https://firefox-source-docs.mozilla.org/setup/contributing_code.html and navigate to the section of "More information" and a hyperlink named "A guide to learning the Firefox codebase" is given but after clicking, it is redirect to the blog where the contents are not found !.
Actual results:
redirecting to a blog but its intended contents not found !.
Expected results:
Expected links should have necessary links and valid contents.
| Reporter | ||
Comment 1•2 years ago
|
||
Following page has a similar blog redirect but it is relink to the mozilla website.
Visit : https://wiki.mozilla.org/JavaScript:New_to_SpiderMonkey#Get_a_real_bug and click on hyperlink named 'Bugs Ahoy!' This link will automatically redirect to 'https://codetribute.mozilla.org/'
Similar approach can be followed for this issue ?.
| Reporter | ||
Comment 2•2 years ago
|
||
they might have forgot to redirect old link to new link and this makes link break. For example - when site link changes from https://1millionresume.com/resumetemplates to https://1millionresume.com/resume-templates they had to add 301 redirect from old link pointing to new link.
Description
•