We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f3ec2 commit 50bddeeCopy full SHA for 50bddee
content/en/docs/tutorials/security/apparmor.md
@@ -92,7 +92,7 @@ Where `<profile_type>` is one of:
92
* `Localhost` to use a profile loaded on the host (see below)
93
* `Unconfined` to run without AppArmor
94
95
-See the [API Reference](#api-reference) for the full details on the AppArmor profile API.
+See [Specifying AppArmor Confinement](#specifying-apparmor-confinement) for full details on the AppArmor profile API.
96
97
To verify that the profile was applied, you can check that the container's root process is
98
running with the correct profile by examining its proc attr:
0 commit comments