Update API reference link in vocab docs to be more specific#123
Conversation
WalkthroughThe documentation for the API reference has been updated to reflect a more specific URL for the vocabulary section. The previous link has been replaced with a new one, which directs users to a targeted resource for vocabulary objects in the library. There are no changes to the exported or public entities in the code. Changes
Sequence Diagram(s)N/A Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #123 +/- ##
=======================================
Coverage 78.77% 78.77%
=======================================
Files 40 40
Lines 6350 6350
Branches 799 799
=======================================
Hits 5002 5002
Misses 1333 1333
Partials 15 15 ☔ View full report in Codecov by Sentry. |
dahlia
left a comment
There was a problem hiding this comment.
Thanks for your first contribution!
It was a bit surprising to see every exported member after clicking that link 😅
Summary by CodeRabbit