Skip to content

Commit

Permalink
Fix link to test on local cluster (#5398)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Parraga <[email protected]>
Co-authored-by: Jason Parraga <[email protected]>
  • Loading branch information
Sovietaced and Jason Parraga authored May 21, 2024
1 parent 7d2f0d0 commit cfaedce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flyte_agents/developing_agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class FileSensor(BaseSensor):

### 2. Test the agent

You can test your agent in a {ref}`local Python environment <testing_agents_locally>` or in a {ref}<local development cluster `testing_agents_in_a_local_development_cluster`>.
You can test your agent in a {ref}`local Python environment <testing_agents_locally>` or in a {ref}`local development cluster <testing_agents_in_a_local_development_cluster>`.

### 3. Build a new Docker image

Expand Down

0 comments on commit cfaedce

Please sign in to comment.