-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Switching to grafana URLs #3543
Conversation
9b5e0ae
to
6a82ad5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3543 +/- ##
==========================================
- Coverage 72.95% 72.90% -0.05%
==========================================
Files 280 278 -2
Lines 20938 20936 -2
==========================================
- Hits 15275 15264 -11
- Misses 4693 4698 +5
- Partials 970 974 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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
What?
This PR switches the URLs from the
k6.io/docs/
to thegrafana.com/docs/k6/latest/
Why?
grafana.com/docs/k6/latest/
is the primary source of the documentation right now.Checklist
make lint
) and all checks pass.make tests
) and all tests pass.Related PR(s)/Issue(s)