Merge pull request 'fixed patch file path' (#446) from contribute-fix into main

Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/446
This commit is contained in:
Chris Boesch
2026-06-02 20:05:42 +02:00

View File

@@ -111,7 +111,7 @@ directory.
Every Ziglings exercise contains mistakes on purpose.
To keep our automated tests happy, each exercise also
has a patch in `patches/healed` that “heals” it.
has a patch in `patches/patches` that “heals” it.
When you change an exercise, you will usually need to update
its patch too. Thats where our little helper Gollum comes in: