mirror of https://github.com/zulip/zulip.git
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:
parent
651b1882e6
commit
50eb94f7ee
|
@ -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`)
|
||||
|
||||
|
|
Loading…
Reference in New Issue