Merge pull request #145 from cben/patch-1

Fix broken labels -> node-selection link
This commit is contained in:
johndmulhausen
2016-03-16 08:33:04 -07:00
+1 -1
View File
@@ -165,4 +165,4 @@ selector:
#### Selecting sets of nodes
One use case for selecting over labels is to constrain the set of nodes onto which a pod can schedule.
See the documentation on [node selection](node-selection/README.md) for more information.
See the documentation on [node selection](/docs/user-guide/node-selection) for more information.