diff options
Diffstat (limited to 'docs/shell/commands.rhtml')
-rw-r--r-- | docs/shell/commands.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/shell/commands.rhtml b/docs/shell/commands.rhtml index d2922da..9600ea2 100644 --- a/docs/shell/commands.rhtml +++ b/docs/shell/commands.rhtml @@ -1,5 +1,5 @@ <h1>Elenco dei comandi della shell</h1> <ul> - <li><a href="/docs/shell/grep.html">grep</a></li> - <li><a href="/docs/shell/jq.html">jq</a></li> + <li><a href="docs/shell/grep.html">grep</a></li> + <li><a href="docs/shell/jq.html">jq</a></li> </ul> |