mdn / sprints

Archived: MDN Web Docs issues are tracked in the content repository.
https://github.com/mdn/content
Creative Commons Zero v1.0 Universal
151 stars 144 forks source link

Wrong link on page "Promises benutzen" #4030

Closed Skasi closed 1 year ago

Skasi commented 2 years ago

Request type

Details

The "async/await" link at the end of the German MDN article "Using Promises" links to an English "queueMicrotasks" article instead of async/await. See this screenshot:

grafik

This is the wrong link: ❌ https://developer.mozilla.org/en-US/docs/Web/API/queueMicrotask

I used the English "Using Promises" page to find the correct link for async/await. This would be the correct link for the German version: ✔️ https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Statements/async_function

queengooborg commented 1 year ago

Hi @Skasi! This repository (mdn/sprints) isn't really used to track MDN issues any longer. If this is still an issue, please scroll down to the "Found a content problem with this page?" section and use the "Report the content issue" link to report the issue on the appropriate repository (mdn/content) so that the appropriate team can resolve your issue quickly. Thank you in advance!

Skasi commented 1 year ago

Thanks for the information. Since German locales have been archived the issue is no longer relevant. I'll close the ticket.