-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Update GitHub links to PL repo #13849
Conversation
Codecov Report
@@ Coverage Diff @@
## master #13849 +/- ##
========================================
- Coverage 86% 86% -1%
========================================
Files 332 335 +3
Lines 26123 26613 +490
========================================
+ Hits 22478 22766 +288
- Misses 3645 3847 +202 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feel free to ignore some of them. Can be done in a followup.
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
* update lightning links in docs * update links in chlog * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply suggestions from code review Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> * Update src/pytorch_lightning/README.md Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> * Update src/pytorch_lightning/README.md Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> * update * painful * badges * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update badges Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> Co-authored-by: Jirka <jirka.borovec@seznam.cz> Co-authored-by: Akihiro Nitta <nitta@akihironitta.com> (cherry picked from commit 7708ce2)
* update lightning links in docs * update links in chlog * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply suggestions from code review Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> * Update src/pytorch_lightning/README.md Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> * Update src/pytorch_lightning/README.md Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> * update * painful * badges * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update badges Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com> Co-authored-by: Jirka <jirka.borovec@seznam.cz> Co-authored-by: Akihiro Nitta <nitta@akihironitta.com> (cherry picked from commit 7708ce2)
What does this PR do?
Updates all links
https://github.com/PyTorchLightning/pytorch-lightning
tohttps://github.com/Lightning-AI/ightning
and fixes one or two broken ones found along the way.Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
I made sure I had fun coding 🙃
cc @Borda @rohitgr7