Small corrections to avoid warnings
[AGL/documentation.git] / docs / 03_Architecture_Guides / 02_Security_Blueprint / 05_Kernel.md
index 33e24d5..1571ebf 100644 (file)
@@ -78,7 +78,7 @@ Kernel-General-MAC-7 | CONFIG_SECURITY_SMACK   | y
 Kernel-General-MAC-8 | CONFIG_TMPFS_XATTR      | y
 
 Please also refer to the [Mandatory Access Control documentation in
-Platform](5_Platform.md). You can also find useful documentation and
+Platform](06_Platform.md). You can also find useful documentation and
 links on wikipedia about
 [**MAC**](https://en.wikipedia.org/wiki/Mandatory_access_control) and about
 [**SMACK**](https://en.wikipedia.org/wiki/Simplified_Mandatory_Access_Control_Kernel).
@@ -938,4 +938,4 @@ add a remount with `noexec` and `nosuid` options to system startup.
 
 Domain                     | `Config` name           | _State_ or `Value`
 -------------------------- | ----------------------- | -----------------------------------------------------------------------
-Kernel-FileSystems-Mount-1 | `CONFIG_DEVTMPFS_MOUNT` | _Disabled_ or add remount with `noexec` and `nosuid` to system startup.
\ No newline at end of file
+Kernel-FileSystems-Mount-1 | `CONFIG_DEVTMPFS_MOUNT` | _Disabled_ or add remount with `noexec` and `nosuid` to system startup.