docs: Remove broken link to shell tips.

In theory, we could replace it, but it's not clear that's necessary.
This commit is contained in:
Tim Abbott 2017-10-01 23:26:50 -07:00
parent 651b1882e6
commit 50eb94f7ee
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@ Or, if you're the user `john`: `cd ~/notes`.
You can now access to all the files inside `/home/john/notes` directly, without
needing to type the whole path.
[Relative paths](http://www.linuxnix.com/abslute-path-vs-relative-path-in-linuxunix/)
make it much easier to move through files and directories, too.
Relative paths make it much easier to move through files and
directories, too.
## Running commands as root (`sudo`)