-
-
Notifications
You must be signed in to change notification settings - Fork 188
Updating a broken link #570
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #570 +/- ##
=======================================
Coverage 87.67% 87.67%
=======================================
Files 14 14
Lines 1752 1752
Branches 432 432
=======================================
Hits 1536 1536
Misses 201 201
Partials 15 15 Continue to review full report at Codecov.
|
hasezoey
left a comment
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.
thanks for noticing and fixing this, when i changed the integration examples to be a folder, i forgot this section was here
i added a small change to reflect what the link is pointing to
|
🎉 This PR is included in version 8.0.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Co-authored-by: hasezoey <hasezoey@gmail.com>
|
Note: this fix is also included ("backported") into 7.6.1 |
This is just a very minor change to fix a broken link to a documentation page.
This link does not exist in the doc: https://nodkz.github.io/mongodb-memory-server/docs/guides/integration-examples
So I replaced it with a link to the first page of the integration section (test runners).