diff --git a/computing.md b/computing.md index 6fb0691..0a679ad 100644 --- a/computing.md +++ b/computing.md @@ -4,7 +4,7 @@ ### 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](/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.