Skip to content

Commit 428e609

Browse files
committed
Fixed link issue
1 parent 3fe7bd9 commit 428e609

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user_guide/quota_preemption.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424

2525
Quota Enforcement through preemption allows users to enforce newly configured quota with in certain amount of time rather than waiting indefinitely to come into effect through natural exits of running workloads. Preemption would be triggerred in case of quota decrease to evict the suitable victims only when delay has reached to enforce the new quota into effect.
2626

27-
This document guide users to set up preemption delay while decreasing the quota, switching ON/OFF whole feature at partition level etc. For more details on the design, please refer [design doc](design/quota_change_enforcement_through_preemption.md) for details.
27+
This document guide users to set up preemption delay while decreasing the quota, switching ON/OFF whole feature at partition level etc. For more details on the design, please refer [design doc](design/quota_preemptor.md) for details.
2828

2929
## Quota Preemption Configuration
3030

@@ -315,4 +315,4 @@ partitions:
315315
max:
316316
{memory: 50G}
317317
```
318-
Preemption won't be triggerred as it is not required for quota increase and not expected behaviour.
318+
Preemption won't be triggerred as it is not required for quota increase and not expected behaviour.

0 commit comments

Comments
 (0)