Fix/remove "engineering practices and quality standards" link from Glean docs
Categories
(Data Platform and Tools :: Glean: SDK, defect)
Tracking
(Not tracked)
People
(Reporter: brosa, Assigned: brosa)
Details
Near the bottom of this page the "engineering practices and quality standards" link leads to a deleted MDN URL.
Based on what I found, it looks like the original page was archived. I found some places that used to point to the same link that now points directly to Firefox docs.
Here is what I was able to track down
- PR where the page was archived - https://github.com/mdn/content/pull/4599
- new location - https://github.com/mdn/archived-content/tree/main/files/en-us/mozilla/developer_guide
- commit in MDN that points to a new link - https://github.com/mdn/content/commit/98dbcbab9e42116a4b48d9926412bbf038877936
| Assignee | ||
Comment 1•3 years ago
|
||
Jan-Erik, does that link that MDN now points to work for us? Or is there somewhere else this should point?
| Assignee | ||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
A correct current link to the same content would be https://firefox-source-docs.mozilla.org/contributing/committing_rules_and_responsibilities.html
It's very mozilla-central specific though, but it was like that before when it was on MDN already. Looks like we imported that from others a long time ago.
So I'd say: change to the firefox-source-docs links for now, so it's a valid link. We should eventually just replace that paragraph with something more useful though.
| Assignee | ||
Comment 3•3 years ago
|
||
Ok great, I will use that link then, thank you!
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Description
•