Fix broken anchor on bundle resources

The top of the page does not need any anchor.
This commit is contained in:
Corentin Néau 2025-08-06 16:44:44 +02:00
parent ecde91dfac
commit 0303d68953
No known key found for this signature in database
GPG Key ID: 4E10825BFE040608
4 changed files with 4 additions and 4 deletions

View File

@ -331,7 +331,7 @@ the GitRepo is unpaused
Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo. Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo.
In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources, In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources,
contained in a bundle, from being deleted when deleting a bundle deployment, contained in a bundle, from being deleted when deleting a bundle deployment,
[keepResources](./ref-bundle#bundle-resource) should be used instead. [keepResources](./ref-bundle) should be used instead.
# Troubleshooting # Troubleshooting

View File

@ -245,7 +245,7 @@ the GitRepo is unpaused
Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo. Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo.
In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources, In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources,
contained in a bundle, from being deleted when deleting a bundle deployment, contained in a bundle, from being deleted when deleting a bundle deployment,
[keepResources](./ref-bundle#bundle-resource) should be used instead. [keepResources](./ref-bundle) should be used instead.
# Troubleshooting # Troubleshooting

View File

@ -262,7 +262,7 @@ the GitRepo is unpaused
Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo. Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo.
In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources, In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources,
contained in a bundle, from being deleted when deleting a bundle deployment, contained in a bundle, from being deleted when deleting a bundle deployment,
[keepResources](./ref-bundle#bundle-resource) should be used instead. [keepResources](./ref-bundle) should be used instead.
# Troubleshooting # Troubleshooting

View File

@ -284,7 +284,7 @@ the GitRepo is unpaused
Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo. Besides, pausing a GitRepo only prevents bundles and bundle deployments from being created or updated for that GitRepo.
In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources, In other words, it only affects _controller_ operations, not Fleet _agent_ operations. To prevent user resources,
contained in a bundle, from being deleted when deleting a bundle deployment, contained in a bundle, from being deleted when deleting a bundle deployment,
[keepResources](./ref-bundle#bundle-resource) should be used instead. [keepResources](./ref-bundle) should be used instead.
# Troubleshooting # Troubleshooting