Skip to content

Commit

Permalink
Fix link to test on local cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Parraga <[email protected]>
  • Loading branch information
Jason Parraga committed May 20, 2024
1 parent 16d2b14 commit 1b14be4
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 1b14be4

Please sign in to comment.