Update 'computing'

Blake Leverington 2021-06-22 15:05:07 +02:00
parent 17f85a9ebf
commit 28f265f66f

@ -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.