Skip to content

Commit da0c45c

Browse files
authored
Merge pull request #4530 from chymy/fix-anchor
📖 Fix anchor issue in docs/scope-and-objectives.md
2 parents cc12985 + c8a1130 commit da0c45c

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/scope-and-objectives.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,20 @@ This is a living document that is refined over time. It serves as guard rails fo
3838

3939
## Table of Contents
4040

41-
* [Statement and Objectives](#cluster-api-statement-and-objectives)
42-
* [Metadata](#metadata)
41+
* [Cluster API Scope and Objectives](#cluster-api-scope-and-objectives)
4342
* [Table of Contents](#table-of-contents)
4443
* [Summary](#summary)
44+
* [What is Cluster API?](#what-is-cluster-api)
4545
* [Glossary](#glossary)
4646
* [Motivation](#motivation)
4747
* [Goals](#goals)
48-
* [Non\-goals](#non-goals)
48+
* [Non-goals](#non-goals)
4949
* [Requirements](#requirements)
50-
* [Workstreams](#workstreams)
50+
* [Foundation](#foundation)
51+
* [User Experience](#user-experience)
52+
* [Organization](#organization)
53+
* [Validation](#validation)
54+
* [Extension](#extension)
5155

5256
## Summary
5357

@@ -61,7 +65,7 @@ We are building a set of Kubernetes cluster management APIs to enable common clu
6165

6266
## Glossary
6367

64-
[See ./book/GLOSSARY.md](./book/GLOSSARY.md)
68+
[See ./book/GLOSSARY.md](./book/src/reference/glossary.md)
6569

6670
- __Cluster API__: Unless otherwise specified, this refers to the project as a whole.
6771
- __Infrastructure provider__: Refers to the source of computational resources (e.g. machines, networking, etc.). Examples for cloud include AWS, Azure, Google, etc.; for bare metal include VMware, MAAS, etc. When there is more than one way to obtain resources from the same infrastructure provider (e.g. EC2 vs. EKS) each way is referred to as a variant.

0 commit comments

Comments
 (0)