Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 39829c0

Browse files
sivaprasadSiva Gorrepati
and
Siva Gorrepati
authored
docs: Fix links to getting started in README.md (typescript-eslint#5546)
Fix links to getting started Co-authored-by: Siva Gorrepati <[email protected]>
1 parent 69e4cb9 commit 39829c0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/eslint-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Getting Started
1212

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

1616
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...

packages/parser/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Getting Started
1212

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

1515
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...
1616

packages/scope-manager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You probably don't want to use it directly.
1414

1515
## Getting Started
1616

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

1919
## Installation
2020

packages/typescript-estree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Getting Started
1212

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

1515
## About
1616

0 commit comments

Comments
 (0)