argoproj-labs / hera

Hera is an Argo Python SDK. Hera aims to make construction and submission of various Argo Project resources easy and accessible to everyone! Hera abstracts away low-level setup details while still maintaining a consistent vocabulary with Argo. ⭐️ Remember to star!
https://hera.rtfd.io
Apache License 2.0
550 stars 105 forks source link

Fix path to misc examples #1094

Closed elliotgunton closed 2 months ago

elliotgunton commented 2 months ago

The examples folder was rearranged (all remaining examples moved to misc) but we didn't update mkdocs.yml. 1 liner to fix