Fix broken link and typo (#136)
* Fix #135: Broken link on run-your-first-workflow.md Signed-off-by: Pratik Borhade <pratikborhade302@gmail.com> * Typo on resources page Signed-off-by: Pratik Borhade <pratikborhade302@gmail.com>
This commit is contained in:
parent
cedd1b756c
commit
e006c3716e
|
|
@ -34,7 +34,7 @@ In this scenario we will execute a pod-delete fault on a sample micro-service ap
|
|||
|
||||
<br /> <br />
|
||||
|
||||
2. Select **Self Agent** as the target [ChaosAgent](resources#chaosagents) for Chaos Injection. This is where we'll select which ChaosAgent to choose as the Target Agent.
|
||||
2. Select **Self Agent** as the target [ChaosAgent](resources.md#chaosagents) for Chaos Injection. This is where we'll select which ChaosAgent to choose as the Target Agent.
|
||||
|
||||
<img src={require("../assets/getting-started/run-your-first-workflow/selecting-self-agent.png").default} alt="Selecting Self Agent" />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue