Skip to content

Commit 50bddee

Browse files
author
Aaina26
committed
Fixed a dead link in AppArmor doc
1 parent 19f3ec2 commit 50bddee

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)