Fix title for pluggable power-capping strategies.
Power-capping strategies are not pluggable yet and hence, just using "Power-Capping strategies" as the section title.
This commit is contained in:
parent
79bca21cf0
commit
888e2b7acc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ However, in addition to being a scheduler, Elektron also takes advantage of tool
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
* [Pluggable Scheduling Policies](docs/SchedulingPolicies.md)
|
* [Pluggable Scheduling Policies](docs/SchedulingPolicies.md)
|
||||||
* [Pluggable Power-Capping strategies](docs/PowerCappingStrategies.md)
|
* [Power-Capping strategies](docs/PowerCappingStrategies.md)
|
||||||
* [Scheduling Policy Switching](docs/SchedulingPolicySwitching.md)
|
* [Scheduling Policy Switching](docs/SchedulingPolicySwitching.md)
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
|
|
Reference in a new issue