Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: fix links in array-callback-return #12288

Merged
merged 2 commits into from Sep 20, 2019
Merged

Conversation

mdjermanovic
Copy link
Member

What is the purpose of this pull request? (put an "X" next to item)

[X] Documentation update

What changes did you make? (Give an overview)

Fixed Array.prototype.findIndex and Array.prototype.reduceRight links in array-callback-return.

Is there anything you'd like reviewers to focus on?

This is a minimal change, the links are still to the ES2015 spec.

As noted in #12267, should the docs maybe use https://tc39.es/ecma262/ links instead? It's a living standard, but also has a 'Draft' title. Another alternative is to change all links to ES2019.

@mdjermanovic mdjermanovic added the documentation Relates to ESLint's documentation label Sep 19, 2019
docs/rules/array-callback-return.md Outdated Show resolved Hide resolved
@kaicataldo kaicataldo merged commit 2e202ca into master Sep 20, 2019
@kaicataldo kaicataldo deleted the docs-arraycallback branch September 20, 2019 00:02
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Mar 19, 2020
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion documentation Relates to ESLint's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants