Skip to content

Commit 628f9c4

Browse files
committed
fix broken link
1 parent 8e7ee36 commit 628f9c4

File tree

1 file changed

+1
-1
lines changed
  • src/data/markdown/docs/40 xk6-disruptor/01 Get started

1 file changed

+1
-1
lines changed

src/data/markdown/docs/40 xk6-disruptor/01 Get started/01 Welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Key features include:
1717

1818
Currently, the disruptor is intended to test applications running in Kubernetes. Other platforms are not supported at this time.
1919

20-
It provides a Javascript API to inject different [faults](/javascript-api/xk6-disruptor/api/faults/) in HTTP and gRPC requests, such as errors and delays, into the selected Kubernetes [Pods](javascript-api/xk6-disruptor/api/poddisruptor) or [Services](/javascript-api/xk6-disruptor/api/servicedisruptor).
20+
It provides a Javascript API to inject different [faults](/javascript-api/xk6-disruptor/api/faults/) in HTTP and gRPC requests, such as errors and delays, into the selected Kubernetes [Pods](/javascript-api/xk6-disruptor/api/poddisruptor) or [Services](/javascript-api/xk6-disruptor/api/servicedisruptor).
2121

2222
Other types of faults and disruptors will be introduced in the future. The [Roadmap](https://github.com/grafana/xk6-disruptor/blob/main/ROADMAP.md) presents the project's goals for the coming months regarding new functionalities and enhancements.
2323

0 commit comments

Comments
 (0)