diff --git a/docs/sources/v0.47.x/javascript-api/xk6-disruptor/get-started/_index.md b/docs/sources/v0.47.x/javascript-api/xk6-disruptor/get-started/_index.md deleted file mode 100644 index f1ce26ed4..000000000 --- a/docs/sources/v0.47.x/javascript-api/xk6-disruptor/get-started/_index.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: 'Get started' -excerpt: 'xk6-disruptor is an extension that adds fault injection capabilities to k6. Start here to learn the basics and how to use the disruptor' -weight: 01 -weight: 01 ---- - -# Get started - -Inject faults into kubernetes-based applications with `xk6-disruptor`. Start here to learn the basics to use the disruptor: - -- [About `xk6-disruptor`](https://grafana.com/docs/k6//testing-guides/injecting-faults-with-xk6-disruptor/) -- [Requirements](https://grafana.com/docs/k6//testing-guides/injecting-faults-with-xk6-disruptor/requirements) -- [Installation](https://grafana.com/docs/k6//testing-guides/injecting-faults-with-xk6-disruptor/installation) -- [Exposing your Kubernetes application](https://grafana.com/docs/k6//testing-guides/injecting-faults-with-xk6-disruptor/expose--your-application) diff --git a/docs/sources/v0.47.x/testing-guides/injecting-faults-with-xk6-disruptor/first-steps.md b/docs/sources/v0.47.x/testing-guides/injecting-faults-with-xk6-disruptor/first-steps.md index a2c67fc02..ca39df6bd 100644 --- a/docs/sources/v0.47.x/testing-guides/injecting-faults-with-xk6-disruptor/first-steps.md +++ b/docs/sources/v0.47.x/testing-guides/injecting-faults-with-xk6-disruptor/first-steps.md @@ -2,6 +2,8 @@ title: 'xk6-disruptor first steps' excerpt: 'xk6-disruptor is a k6 extension providing fault injection capabilities to k6.' weight: 01 +aliases: + - /docs/k6/latest/javascript-api/xk6-disruptor/get-started/ --- # xk6-disruptor first steps @@ -38,4 +40,4 @@ Learn the basics of using the disruptor in your test project: - [Requirements](https://grafana.com/docs/k6//testing-guides/injecting-faults-with-xk6-disruptor/requirements) -- [Installation](https://grafana.com/docs/k6//testing-guides/injecting-faults-with-xk6-disruptor/installation) \ No newline at end of file +- [Installation](https://grafana.com/docs/k6//testing-guides/injecting-faults-with-xk6-disruptor/installation)