diff --git a/4_unix_file_system.md b/4_unix_file_system.md index 88e85a48f91508dceb6bcce327939bb6e6afb05d..8959d2dd19a1041a945eca95ff33c6e99166544f 100644 --- a/4_unix_file_system.md +++ b/4_unix_file_system.md @@ -222,4 +222,4 @@ mount Find which disk is mounted at the root of the file tree. -[That’s all for the Unix file system, we will come back to it from time to time but for now you can head to the next section.](http://perso.ens-lyon.fr/laurent.modolo/unix/4_users_and_rights.html) \ No newline at end of file +[That’s all for the Unix file system, we will come back to it from time to time but for now you can head to the next section.](http://perso.ens-lyon.fr/laurent.modolo/unix/5_users_and_rights.html) \ No newline at end of file diff --git a/5_users_and_rights.md b/5_users_and_rights.md index aebedea39bedadcc90f6a267f2e925d377f1f11d..d67a4f8e304d33aef502d73ed58e76d7a2cfc171 100644 --- a/5_users_and_rights.md +++ b/5_users_and_rights.md @@ -5,7 +5,7 @@ title: Users and rights # Users and rights -[](http://creativecommons.org/licenses/by-sa/4.0/) +[](http://creativecommons.org/licenses/by-sa/4.0/) Objective: Understand how rights works in GNU/Linux