This is an automated email from the ASF dual-hosted git repository.
ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new 192656571 [YUNIKORN-596] Document pod labels and annotations (addendum)
192656571 is described below
commit 192656571b36927feb4930ff42ea7daac4d71e29
Author: Craig Condit <[email protected]>
AuthorDate: Thu Apr 14 13:58:34 2022 -0500
[YUNIKORN-596] Document pod labels and annotations (addendum)
---
docs/user_guide/labels_and_annotations_in_yunikorn.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user_guide/labels_and_annotations_in_yunikorn.md
b/docs/user_guide/labels_and_annotations_in_yunikorn.md
index c9885643b..fa38f746a 100644
--- a/docs/user_guide/labels_and_annotations_in_yunikorn.md
+++ b/docs/user_guide/labels_and_annotations_in_yunikorn.md
@@ -45,4 +45,4 @@ All annotations are under the namespace
`yunikorn.apache.org`. For example `yuni
| `schedulingPolicyParameters` | Arbitrary key-value pairs used to customize
scheduling policies such as gang scheduling.
|
| `placeholder` | Set if this pod represents a placeholder for
gang scheduling. Set internally by YuniKorn.
|
-For more details surrounding gang-scheduling labels and annotations, please
refer to the documentation on [gang scheduling](gang_scheduling.md).
+For more details surrounding gang-scheduling labels and annotations, please
refer to the documentation on [gang scheduling](user_guide/gang_scheduling.md).