Skip to content

Commit c516fba

Browse files
committed
OCPBUGS-13691: Fixed broken xrefs on customer portal
1 parent fa6ee64 commit c516fba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

security/security_profiles_operator/spo-overview.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
include::_attributes/common-attributes.adoc[]
55
:context: spo-overview
66

7-
{product-title} Security Profiles Operator (SPO) provides a way to define secure computing (https://kubernetes.io/docs/tutorials/security/seccomp/[seccomp]) profiles and SELinux profiles as custom resources, synchronizing profiles to every node in a given namespace. For the latest updates, see the xref:../security_profiles_operator/spo-release-notes.adoc#spo-release-notes[release notes].
7+
{product-title} Security Profiles Operator (SPO) provides a way to define secure computing (https://kubernetes.io/docs/tutorials/security/seccomp/[seccomp]) profiles and SELinux profiles as custom resources, synchronizing profiles to every node in a given namespace. For the latest updates, see the xref:../../security/security_profiles_operator/spo-release-notes.adoc#spo-release-notes[release notes].
88

9-
The SPO can distribute custom resources to each node while a reconciliation loop ensures that the profiles stay up-to-date. See xref:../security_profiles_operator/spo-understanding.adoc#spo-understanding[Understanding the Security Profiles Operator].
9+
The SPO can distribute custom resources to each node while a reconciliation loop ensures that the profiles stay up-to-date. See xref:../../security/security_profiles_operator/spo-understanding.adoc#spo-understanding[Understanding the Security Profiles Operator].
1010

11-
The SPO manages SELinux policies and seccomp profiles for namespaced workloads. For more information, see xref:../security_profiles_operator/spo-enabling.adoc#spo-enabling[Enabling the Security Profiles Operator].
11+
The SPO manages SELinux policies and seccomp profiles for namespaced workloads. For more information, see xref:../../security/security_profiles_operator/spo-enabling.adoc#spo-enabling[Enabling the Security Profiles Operator].
1212

13-
You can create xref:../security_profiles_operator/spo-seccomp.adoc#spo-seccomp[seccomp] and xref:../security_profiles_operator/spo-selinux.adoc#spo-selinux[SELinux] profiles, bind policies to pods, record workloads, and synchronize all worker nodes in a namespace.
13+
You can create xref:../../security/security_profiles_operator/spo-seccomp.adoc#spo-seccomp[seccomp] and xref:../../security/security_profiles_operator/spo-selinux.adoc#spo-selinux[SELinux] profiles, bind policies to pods, record workloads, and synchronize all worker nodes in a namespace.
1414

15-
Use xref:../security_profiles_operator/spo-advanced.adoc#spo-advanced[Advanced Security Profile Operator tasks] to enable the log enricher, configure webhooks and metrics, or restrict profiles to a single namespace.
15+
Use xref:../../security/security_profiles_operator/spo-advanced.adoc#spo-advanced[Advanced Security Profile Operator tasks] to enable the log enricher, configure webhooks and metrics, or restrict profiles to a single namespace.
1616

17-
xref:../security_profiles_operator/spo-troubleshooting.adoc#[Troubleshoot the Security Profiles Operator] as needed, or engage link:https://access.redhat.com/support/[Red Hat support].
17+
xref:../../security/security_profiles_operator/spo-troubleshooting.adoc#[Troubleshoot the Security Profiles Operator] as needed, or engage link:https://access.redhat.com/support/[Red Hat support].
1818

19-
You can xref:../security_profiles_operator/spo-uninstalling.adoc#spo-uninstalling[Uninstall the Security Profiles Operator] by removing the profiles before removing the Operator.
19+
You can xref:../../security/security_profiles_operator/spo-uninstalling.adoc#spo-uninstalling[Uninstall the Security Profiles Operator] by removing the profiles before removing the Operator.

security/security_profiles_operator/spo-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Security Profiles Operator provides a way to define secure computing (https:
1010

1111
These release notes track the development of the Security Profiles Operator in {product-title}.
1212

13-
For an overview of the Security Profiles Operator, see xref:../security_profiles_operator/spo-overview.adoc#[Security Profiles Operator Overview].
13+
For an overview of the Security Profiles Operator, see xref:../../security/security_profiles_operator/spo-overview.adoc#[Security Profiles Operator Overview].
1414

1515
[id="spo-release-notes-0-7-1"]
1616
== Security Profiles Operator 0.7.1

0 commit comments

Comments
 (0)