content icon indicating copy to clipboard operation
content copied to clipboard

Issue with "i18n": Unable to follow `i18n.js` link to code

Open user404d opened this issue 3 years ago • 2 comments

MDN URL: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/i18n

What information was incorrect, unhelpful, or incomplete?

The i18n.js link in the source note in the Example Extensions section is broken or requires some type of authentication.

What did you expect to see?

The i18n.js code and list of supported language tags.

Did you test this? If so, how?

Clicked the link.

MDN Content page report details
  • Folder: en-us/mozilla/add-ons/webextensions/api/i18n
  • MDN URL: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/i18n
  • GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/mozilla/add-ons/webextensions/api/i18n/index.md
  • Last commit: https://github.com/mdn/content/commit/0baf49fec367afb6e593067ed872e53e7626c2dd
  • Document last modified: 2021-11-29T00:46:14.000Z

user404d avatar Feb 21 '22 08:02 user404d

Probably not an issue with the link. Search in Google also pulls up the same link but in the repo the file appears to be missing or is hidden.

rebloor avatar Mar 07 '22 01:03 rebloor

I believe this was fixed in #16732, the links work now (at least for me).

cw118 avatar Aug 06 '22 20:08 cw118

Confirmed all links working as expected

rebloor avatar Aug 11 '22 18:08 rebloor