summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manual/spec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/spec.md b/docs/manual/spec.md
index a59a68cc8..07cf1892c 100644
--- a/docs/manual/spec.md
+++ b/docs/manual/spec.md
@@ -462,7 +462,7 @@ in a separate shell.
unpacked and possible patches applied, and other similar activies
could be performed.
-Typically (%autosetup)[autosetup.md] is used to automatically handle
+Typically [%autosetup](autosetup.md) is used to automatically handle
it all, but for more advanced cases there are lower level `%setup`
and `%patch` builtin-macros available in this slot.