Issue #69 - fix bad links

This commit is contained in:
Petr Bokoc 2019-03-22 16:20:33 +01:00 committed by jflory7
parent 7e963e2f18
commit 4e7233705f
22 changed files with 68 additions and 79 deletions

View file

@ -1,7 +1,7 @@
[[procedure-run-docker-using-sudo]]
= Run Docker using sudo
. Set up [command]`sudo` as shown in link:con_using-sudo-assign-admin-privileges.html[Using sudo to assign administrator privileges].
. Set up [command]`sudo` as shown in xref:performing-administration-tasks-using-sudo.adoc.adoc#con_using-sudo-assign-admin-privileges[Using sudo to assign administrator privileges].
. Create an alias for running the docker command by adding the following line to your `~/.bashrc` file:
+
----