diff --git a/docs/development/makefile.md b/docs/development/makefile.md index a94535e..5738b3b 100644 --- a/docs/development/makefile.md +++ b/docs/development/makefile.md @@ -4,4 +4,4 @@ The Makefile contains all the commands that are run in the action. There are sep `make install-deps` can be used to install the necessary packages. -See [Inputs](../usage.md#inputs) for information about the available parameters. All variables should be specified in CAPITALIZED form. +See [Inputs](../wiki/usage#inputs) for information about the available parameters. All variables should be specified in CAPITALIZED form.