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:
Pratik P Borhade 2021-10-19 16:18:17 +05:30 committed by GitHub
parent cedd1b756c
commit e006c3716e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ In this scenario we will execute a pod-delete fault on a sample micro-service ap
<br /> <br /> <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" /> <img src={require("../assets/getting-started/run-your-first-workflow/selecting-self-agent.png").default} alt="Selecting Self Agent" />