k6-docs
k6-docs copied to clipboard
Migration: frontend changes to redirect to Grafana Docs (v3)
What?
Set sidebar, header, and footer links to redirect to Grafana Docs.
Related to https://github.com/grafana/k6-docs/pull/1642, https://github.com/grafana/k6-docs/pull/1670.
Checklist
- [ ] I have used a meaningful title for the PR.
- [ ] I have described the changes I've made in the "What?" section above.
- [ ] I have performed a self-review of my changes.
- [ ] I have run the
npm startcommand locally and verified that the changes look good.
- [ ] I have made my changes in the
docs/sources/nextfolder of the documentation. - [ ] I have reflected my changes in the
docs/sources/v{most_recent_release}folder of the documentation. - [ ] I have reflected my changes in the relevant folders of the two previous k6 versions of the documentation (if still applicable to previous versions).
- [ ] I have made my changes in the
docs/sources/nextfolder of the documentation.