Skip to content

Commit 1e3456c

Browse files
committed
tweaks
1 parent 6566d80 commit 1e3456c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
## Advanced / Detailed List of Configurations
3232

3333
### API / Configuration References
34-
* [Godocs for Cluster - `clusterSepc`](https://godoc.org/k8s.io/kops/pkg/apis/kops#ClusterSpec).
35-
* [Godocs for Instance Group - `instanceGroupSpec`](https://godoc.org/k8s.io/kops/pkg/apis/kops#InstanceGroupSpec).
34+
* [Godocs for Cluster - `ClusterSepc`](https://godoc.org/k8s.io/kops/pkg/apis/kops#ClusterSpec).
35+
* [Godocs for Instance Group - `InstanceGroupSpec`](https://godoc.org/k8s.io/kops/pkg/apis/kops#InstanceGroupSpec).
3636

3737
### API Usage Guides
3838
* [`kops` cluster API definitions](cluster_spec.md)
3939
* overview of some of the API value to customize a `kops` cluster
4040
* [`kops` instance groups API](instance_groups.md)
41-
* overview of some of the API value to customize a `kops` groups of ks8 nodes
42-
* [Using Manifests and Customizating via the API](manifests_and_customizing_via_api.md)
41+
* overview of some of the API value to customize a `kops` groups of k8s nodes
42+
* [Using Manifests and Customizing via the API](manifests_and_customizing_via_api.md)
4343

4444
## Operations
4545
* [Cluster addon manager](addon_manager.md)

0 commit comments

Comments
 (0)