Skip to content

Commit c024b60

Browse files
Fixing broken links
Signed-off-by: Muhammad Adil Ghaffar <[email protected]>
1 parent 536647d commit c024b60

32 files changed

+56
-56
lines changed

CHANGELOG/v1.6.0-beta.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Deprecation Warning
1010

1111
- The API version `v1alpha4` is no longer served in this release.
12-
- [Version migration guide](https://main.cluster-api.sigs.k8s.io/developer/providers/version-migration.html)
12+
- [Version migration guide](https://cluster-api.sigs.k8s.io/developer/providers/migrations/overview.html)
1313
- [GitHub issue #8038](https://github.com/kubernetes-sigs/cluster-api/issues/8038)
1414
- [API deprecation details](https://main.cluster-api.sigs.k8s.io/contributing#removal-of-v1alpha3--v1alpha4-apiversions)
1515
- The API version `v1alpha3` has been completely removed in this release.

CHANGELOG/v1.6.0-beta.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Deprecation Warning
1010

1111
- The API version `v1alpha4` is no longer served in this release.
12-
- [Version migration guide](https://main.cluster-api.sigs.k8s.io/developer/providers/version-migration.html)
12+
- [Version migration guide](https://cluster-api.sigs.k8s.io/developer/providers/migrations/overview.html)
1313
- [GitHub issue #8038](https://github.com/kubernetes-sigs/cluster-api/issues/8038)
1414
- [API deprecation details](https://main.cluster-api.sigs.k8s.io/contributing#removal-of-v1alpha3--v1alpha4-apiversions)
1515
- The API version `v1alpha3` has been completely removed in this release.

CHANGELOG/v1.6.0-rc.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Deprecation Warning
1010

1111
- The API version `v1alpha4` is no longer served in this release.
12-
- [Version migration guide](https://main.cluster-api.sigs.k8s.io/developer/providers/version-migration.html)
12+
- [Version migration guide](https://cluster-api.sigs.k8s.io/developer/providers/migrations/overview.html)
1313
- [GitHub issue #8038](https://github.com/kubernetes-sigs/cluster-api/issues/8038)
1414
- [API deprecation details](https://main.cluster-api.sigs.k8s.io/contributing#removal-of-v1alpha3--v1alpha4-apiversions)
1515
- The API version `v1alpha3` has been completely removed in this release.

CHANGELOG/v1.6.0-rc.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Deprecation Warning
1010

1111
- The API version `v1alpha4` is no longer served in this release.
12-
- [Version migration guide](https://main.cluster-api.sigs.k8s.io/developer/providers/version-migration.html)
12+
- [Version migration guide](https://cluster-api.sigs.k8s.io/developer/providers/migrations/overview.html)
1313
- [GitHub issue #8038](https://github.com/kubernetes-sigs/cluster-api/issues/8038)
1414
- [API deprecation details](https://main.cluster-api.sigs.k8s.io/contributing#removal-of-v1alpha3--v1alpha4-apiversions)
1515
- The API version `v1alpha3` has been completely removed in this release.

CHANGELOG/v1.6.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## Deprecation Warning
1515

1616
- The API version `v1alpha4` is no longer served in this release.
17-
- [Version migration guide](https://main.cluster-api.sigs.k8s.io/developer/providers/version-migration.html)
17+
- [Version migration guide](https://cluster-api.sigs.k8s.io/developer/providers/migrations/overview.html)
1818
- [GitHub issue #8038](https://github.com/kubernetes-sigs/cluster-api/issues/8038)
1919
- [API deprecation details](https://main.cluster-api.sigs.k8s.io/contributing#removal-of-v1alpha3--v1alpha4-apiversions)
2020
- The API version `v1alpha3` has been completely removed in this release.

CHANGELOG/v1.9.0-beta.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Improvements to status fields: (#11105)
1212
- Proposal: [Improving status in CAPI resources](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240916-improve-status-in-CAPI-resources.md)
1313
- Just a few highlights:
14-
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts)
14+
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts/overview)
1515
- Implemented v1beta2 conditions for core Cluster API objects
1616
- Huge improvements to `Deleting` conditions of Cluster, KCP, MD, MS and Machines
1717
- Added `Available` conditions to Cluster, KCP and MD

CHANGELOG/v1.9.0-rc.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Improvements to status fields: (#11105)
1212
- Proposal: [Improving status in CAPI resources](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240916-improve-status-in-CAPI-resources.md)
1313
- Just a few highlights:
14-
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts)
14+
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts/overview)
1515
- Implemented v1beta2 conditions for core Cluster API objects
1616
- Huge improvements to `Deleting` conditions of Cluster, KCP, MD, MS and Machines
1717
- Added `Available` conditions to Cluster, KCP and MD

CHANGELOG/v1.9.0-rc.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Improvements to status fields: (#11105)
1111
- Proposal: [Improving status in CAPI resources](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240916-improve-status-in-CAPI-resources.md)
1212
- Just a few highlights:
13-
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts)
13+
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts/overview)
1414
- Implemented v1beta2 conditions for core Cluster API objects
1515
- Huge improvements to `Deleting` conditions of Cluster, KCP, MD, MS and Machines
1616
- Added `Available` conditions to Cluster, KCP and MD

CHANGELOG/v1.9.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Improvements to status fields: (#11105)
1111
- Proposal: [Improving status in CAPI resources](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240916-improve-status-in-CAPI-resources.md)
1212
- Just a few highlights:
13-
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts)
13+
- Overhaul of our contract documentation: [Provider contracts](https://cluster-api.sigs.k8s.io/developer/providers/contracts/overview)
1414
- Implemented v1beta2 conditions for core Cluster API objects
1515
- Huge improvements to `Deleting` conditions of Cluster, KCP, MD, MS and Machines
1616
- Added `Available` conditions to Cluster, KCP and MD

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ breaking change might be a fix for a behavioral bug that was released in an init
375375

376376
## Dependency Licence Management
377377

378-
Cluster API follows the [license policy of the CNCF](https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md). This sets limits on which
378+
Cluster API follows the [license policy of the CNCF](https://github.com/cncf/foundation/blob/main/policies-guidance/allowed-third-party-license-policy.md). This sets limits on which
379379
licenses dependencies and other artifacts use. For go dependencies only dependencies listed in the `go.mod` are considered dependencies. This is in line with [how dependencies are reviewed in Kubernetes](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/vendor.md#reviewing-and-approving-dependency-changes).
380380

381381
## API conventions

0 commit comments

Comments
 (0)