diff --git a/computing.md b/computing.md index c93e243..d2258a7 100644 --- a/computing.md +++ b/computing.md @@ -4,7 +4,7 @@ Back to: ***[Home](/wiki)*** ### Linux Tutorial You can find an introduction to UNIX/Linux systems here: https://www.tutorialspoint.com/unix/index.htm -And the most useful commands on the [Basic Linux Commands Wiki Page](/computing_linuxbasics). +And the most useful commands on the [Basic Linux Commands Wiki Page](/wiki/computing_linuxbasics). ### How to write shell scripts ***[Shell Scripts](/wiki/computing_shell_scripts)***: These are useful for automation of simple commands from the command line.