Skip to content

docs: Fix links to getting started in README.md #5546

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

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eslint-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Getting Started

- **[You can find our Getting Started docs here](https://typescript-eslint.io/docs/linting)**
- **[You can find our Getting Started docs here](https://typescript-eslint.io/docs)**
- **[You can find our FAQ / Troubleshooting docs here](https://typescript-eslint.io/docs/linting/troubleshooting)**

These docs walk you through setting up ESLint, this plugin, and our parser. If you know what you're doing and just want to quick start, read on...
Expand Down
2 changes: 1 addition & 1 deletion packages/parser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Getting Started

**[You can find our Getting Started docs here](https://typescript-eslint.io/docs/linting)**
**[You can find our Getting Started docs here](https://typescript-eslint.io/docs)**

These docs walk you through setting up ESLint, this parser, and our plugin. If you know what you're doing and just want to quick start, read on...

Expand Down
2 changes: 1 addition & 1 deletion packages/scope-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You probably don't want to use it directly.

## Getting Started

**[You can find our Getting Started docs here](https://typescript-eslint.io/docs/linting)**
**[You can find our Getting Started docs here](https://typescript-eslint.io/docs)**

## Installation

Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-estree/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Getting Started

**[You can find our Getting Started docs here](https://typescript-eslint.io/docs/linting)**
**[You can find our Getting Started docs here](https://typescript-eslint.io/docs)**

## About

Expand Down