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

Conversation

sivagorrepati
Copy link
Contributor

@sivagorrepati sivagorrepati commented Aug 26, 2022

PR Checklist

Overview

Update readme files to new getting started page

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @sivaprasad!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Aug 26, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9e00abf. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Aug 26, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 9e00abf
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6308103e29a3d20008bb94bd
😎 Deploy Preview https://deploy-preview-5546--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sivagorrepati sivagorrepati changed the title docs: Fix links to getting started docs: Fix links to getting started in README.md Aug 26, 2022
@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #5546 (9e00abf) into main (69e4cb9) will increase coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5546      +/-   ##
==========================================
+ Coverage   91.57%   91.75%   +0.17%     
==========================================
  Files         132      366     +234     
  Lines        1496    12380   +10884     
  Branches      226     3611    +3385     
==========================================
+ Hits         1370    11359    +9989     
- Misses         62      669     +607     
- Partials       64      352     +288     
Flag Coverage Δ
unittest 91.75% <ø> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...t-plugin/src/rules/no-confusing-void-expression.ts 98.85% <0.00%> (ø)
...ackages/eslint-plugin/src/rules/space-infix-ops.ts 100.00% <0.00%> (ø)
...ges/eslint-plugin/src/rules/no-misused-promises.ts 98.35% <0.00%> (ø)
...lugin/src/rules/no-confusing-non-null-assertion.ts 82.60% <0.00%> (ø)
packages/utils/src/eslint-utils/deepMerge.ts 89.47% <0.00%> (ø)
...int-plugin/src/rules/consistent-type-assertions.ts 88.88% <0.00%> (ø)
...ackages/eslint-plugin/src/rules/no-for-in-array.ts 100.00% <0.00%> (ø)
...rc/rules/no-unnecessary-boolean-literal-compare.ts 90.36% <0.00%> (ø)
packages/eslint-plugin/src/rules/quotes.ts 88.88% <0.00%> (ø)
packages/eslint-plugin/src/rules/no-this-alias.ts 100.00% <0.00%> (ø)
... and 224 more

Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funny, we just were looking at the Netlify analytics and saw these as relatively higher frequency 404s. Thanks for the spot + fix @sivaprasad! 😄

@JoshuaKGoldberg JoshuaKGoldberg merged commit 39829c0 into typescript-eslint:main Aug 26, 2022
@sivagorrepati sivagorrepati deleted the fixGettingStartedLinks branch August 26, 2022 17:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Links to getting started pages are broken
2 participants