Skip to content

Commit e364064

Browse files
committed
Currected the case
1 parent f934e4f commit e364064

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+2
-2
lines changed

content/en/docs/concepts/architecture/nodes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -647,10 +647,10 @@ see [KEP-2400](https://github.com/kubernetes/enhancements/issues/2400) and its
647647
## {{% heading "whatsnext" %}}
648648

649649
Learn more about the following:
650-
* [components](/docs/concepts/overview/components/#node-components) that make up a node.
650+
* [Components](/docs/concepts/overview/components/#node-components) that make up a node.
651651
* [API definition for Node](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#node-v1-core).
652652
* [Node](https://git.k8s.io/design-proposals-archive/architecture/architecture.md#the-kubernetes-node) section of the architecture design document.
653-
* [taints and tolerations](/docs/concepts/scheduling-eviction/taint-and-toleration/).
653+
* [Taints and Tolerations](/docs/concepts/scheduling-eviction/taint-and-toleration/).
654654
* [Node Resource Managers](/docs/concepts/policy/node-resource-managers/).
655655
* [Resource Management for Windows nodes](/docs/concepts/configuration/windows-resource-management/).
656656

0 commit comments

Comments
 (0)