Skip to content

Commit dc1af40

Browse files
authored
Merge pull request #47194 from Aaina26/fix_dead_link_apparmor
Fixed a dead link in AppArmor doc
2 parents 19f3ec2 + 50bddee commit dc1af40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/security/apparmor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Where `<profile_type>` is one of:
9292
* `Localhost` to use a profile loaded on the host (see below)
9393
* `Unconfined` to run without AppArmor
9494

95-
See the [API Reference](#api-reference) for the full details on the AppArmor profile API.
95+
See [Specifying AppArmor Confinement](#specifying-apparmor-confinement) for full details on the AppArmor profile API.
9696

9797
To verify that the profile was applied, you can check that the container's root process is
9898
running with the correct profile by examining its proc attr:

0 commit comments

Comments
 (0)