Skip to content

Commit e3d39ba

Browse files
committed
Replace k6-operator link from blog tutorial to docs tutorial
1 parent 0041334 commit e3d39ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/01 Get started/03 Running k6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ k6 supports three execution modes to run a k6 test: local, distributed, and clou
204204
k6 run script.js
205205
```
206206

207-
- **Distributed**: the test execution is [distributed across a Kubernetes cluster](https://k6.io/blog/running-distributed-tests-on-k8s/).
207+
- **Distributed**: the test execution is [distributed across a Kubernetes cluster](/testing-guides/running-distributed-tests/).
208208

209209
<CodeGroup labels={["Running", "k6-resource.yaml"]} lineNumbers={[true]}>
210210

0 commit comments

Comments
 (0)