Skip to content

Commit

Permalink
Fix link path and use stable (#769)
Browse files Browse the repository at this point in the history
First link of readme broke after doc changes

Signed-off-by: Elliot Gunton <[email protected]>
  • Loading branch information
elliotgunton authored Sep 7, 2023
1 parent a97ea46 commit dde69d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Hera is a Python framework for constructing and submitting Argo Workflows. The main goal of Hera is to make the Argo
ecosystem accessible by simplifying workflow construction and submission.

[See the Quick Start guide](https://hera.readthedocs.io/en/latest/quick-start/) to start using Hera
to orchestrate your Argo Workflows!
[See the Quick Start guide](https://hera.readthedocs.io/en/stable/walk-through/quick-start/) to start using Hera to
orchestrate your Argo Workflows!

```text
The Argo was constructed by the shipwright Argus,
Expand Down

0 comments on commit dde69d3

Please sign in to comment.