We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be8dea2 + 88c8f83 commit fe0b8c9Copy full SHA for fe0b8c9
docs/helpers/functions.md
@@ -11,7 +11,7 @@ Functions can:
11
* have error codes and traps
12
13
Functions are a building block for a lot of zsh.
14
-Two major aspects of zsh are ( widgets )[widgets.md] and (../config/hooks)[hooks.md] which are both uses of functions.
+Two major aspects of zsh are [widgets](widgets.md) and [hooks](../config/hooks.md) which are both uses of functions.
15
16
We'll only show some basics and examples here because it's assumed you know how create shell functions.
17
0 commit comments