Closed Bug 1494076 Opened 6 years ago Closed 4 years ago

In page "Función async" redirection for AsyncFunction documentation (spanish page) ends up in 404

Categories

(Developer Documentation Graveyard :: JavaScript, enhancement, P5)

All
Other
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: garciaruiz.edu, Unassigned)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

In the page https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Sentencias/funcion_asincrona

the url redirect in AsyncFunction word in the section Sintaxis > Valor de retorno is not correct, it redirects to a url that is

https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Global_Objects/AsyncFunction

and it should be

https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Objetos_globales/Funcionesas%C3%ADncronas

In the paragraph beginning it's also incorrect, the paragraph is

"La declaración de función async define una función asíncrona, la cual devuelve un objeto AsyncFunction." 

and the link is in the AsyncFunction word again
Priority: -- → P5
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.