-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Doc: Vague link text. #2698
Doc: Vague link text. #2698
Conversation
For anyone that wants to review the links further down the road, I wrote a quick tool for parsing the documentation and listing them. https://gist.github.com/bemasher/0f1387c593683237cf943800a8ecce44 |
Codecov Report
@@ Coverage Diff @@
## master #2698 +/- ##
=======================================
Coverage 61.40% 61.40%
=======================================
Files 173 173
Lines 13446 13446
=======================================
Hits 8257 8257
- Misses 4431 4437 +6
+ Partials 758 752 -6
|
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.
Wow, much improved! I have a few suggestions to make it even better.
Once @oddlittlebird's suggestions are implemented, looks good to me. Thanks! |
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.
Made a few copy-edit suggestions.
Github doesn't seem to think I've addressed @oddlittlebird's requested changes. What do I need to do to fix this? |
Ok, this is looking great. I left a few smalll nitpicks and there are some upstream conflicts that need resolving then this is ready to be merged 🎉 . |
I cleared my block. Please address @owen-d's comments and clear the merge conflicts. |
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Alright, I think I've covered everything. |
What this PR does / why we need it:
Fixes vague link text in the documentation.
Which issue(s) this PR fixes:
Fixes #2680
Special notes for your reviewer:
Checklist