Skip to content

Commit b76303c

Browse files
Correct a broken link spotted by @pstack2021
1 parent d6d1073 commit b76303c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/kubernetes/operator/using-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ For more information about concepts mentioned above, see:
353353
</tr>
354354
<tr>
355355
<td>Kubernetes Resource Quantity</td>
356-
<td>The <a href="https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/resources.md#resource-quantities">Kubernetes Resource Model documentation</a> in GitHub</td>
356+
<td>The <a href="https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/">Kubernetes Resource Model documentation</a> in GitHub</td>
357357
</tr>
358358
</col>
359359
</table>

0 commit comments

Comments
 (0)