We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea669a3 commit 32de2daCopy full SHA for 32de2da
public/posts/gobake-go-build-orchestrator.txt
@@ -35,7 +35,7 @@ graph TD
35
36
A `gobake` project centers around two files:
37
38
-1. **`recipe.piml`**: A [PIML](https://fezcode.github.io/posts/piml) file for project metadata.
+1. **`recipe.piml`**: A [PIML](/projects/piml) file for project metadata.
39
2. **`Recipe.go`**: A Go file where you define your tasks and logic.
40
41
### Type-Safe Tasks
0 commit comments