File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ performed in-place or via Node replacement.
4141## Proposal
4242
4343This proposal introduces a new API type: Machine. See the full definition in
44- [ machine_types.go] ( ../.. /api/v1alpha4/machine_types.go) .
44+ [ machine_types.go] ( https://github.com/kubernetes-sigs/cluster-api/blob/release-0.4 /api/v1alpha4/machine_types.go) .
4545
4646A "Machine" is the declarative spec for a Node, as represented in Kubernetes
4747core. If a new Machine object is created, a provider-specific controller will
@@ -142,4 +142,4 @@ revisit the specifics when new patterns start to emerge in core.
142142
143143## Types
144144
145- Please see the full types [ here] ( ../.. /api/v1alpha4/machine_types.go) .
145+ Please see the full types [ here] ( https://github.com/kubernetes-sigs/cluster-api/blob/release-0.4 /api/v1alpha4/machine_types.go) .
You can’t perform that action at this time.
0 commit comments