fix broken link:api-reference

reviewable/pr3458/r1^2
zhangxiaoyu-zidif 2017-04-21 18:32:47 +08:00 committed by Andrew Chen
parent eb2fe3815d
commit 86ecbd2fe8
1 changed files with 2 additions and 2 deletions

View File

@ -7836,7 +7836,7 @@ Appears In <a href="#pod-v1-core">Pod</a> <a href="#podtemplatespec-v1-core">Pod
</tr> </tr>
<tr> <tr>
<td>nodeSelector <br /> <em>object</em></td> <td>nodeSelector <br /> <em>object</em></td>
<td>NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node&#39;s labels for the pod to be scheduled on that node. More info: <a href="http://kubernetes.io/docs/user-guide/node-selection/README">http://kubernetes.io/docs/user-guide/node-selection/README</a></td> <td>NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node&#39;s labels for the pod to be scheduled on that node. More info: <a href="https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector">https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector</a></td>
</tr> </tr>
<tr> <tr>
<td>restartPolicy <br /> <em>string</em></td> <td>restartPolicy <br /> <em>string</em></td>
@ -65390,4 +65390,4 @@ Appears In <a href="#tokenreviewstatus-v1beta1-authentication">TokenReviewStatus
<!--<script src="actions.js"></script>--> <!--<script src="actions.js"></script>-->
<script src="tabvisibility.js"></script> <script src="tabvisibility.js"></script>
</body> </body>
</html> </html>