diff options
| author | Connor Doyle <connor.p.d@gmail.com> | 2017-07-12 14:18:39 -0700 |
|---|---|---|
| committer | Connor Doyle <connor.p.d@gmail.com> | 2017-07-12 14:18:39 -0700 |
| commit | 79a2bb5c0d0d36feb28f07844a745a29f3aba5a0 (patch) | |
| tree | e1b65d782ef6955364fe19ec8c97f8e56cf7dfea | |
| parent | a6afac8372b100d1bea5067584a0d3c87c91c147 (diff) | |
Minor formatting fix.
| -rw-r--r-- | contributors/design-proposals/cpu-manager.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contributors/design-proposals/cpu-manager.md b/contributors/design-proposals/cpu-manager.md index 3b2f53fd..77ce3021 100644 --- a/contributors/design-proposals/cpu-manager.md +++ b/contributors/design-proposals/cpu-manager.md @@ -304,5 +304,4 @@ func (p *dynamicPolicy) UnregisterContainer(s State, containerID string) error { [hwloc]: https://www.open-mpi.org/projects/hwloc [procfs]: http://man7.org/linux/man-pages/man5/proc.5.html [qos]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/resource-qos.md -[topo]: -http://github.com/intelsdi-x/swan/tree/master/pkg/isolation/topo +[topo]: http://github.com/intelsdi-x/swan/tree/master/pkg/isolation/topo |
