Skip to content

Commit a5a508b

Browse files
committed
📝 fix relative links in CHANGELOG and README
1 parent 2c48f6e commit a5a508b

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,9 @@
1414

1515
### Breaking changes
1616

17-
⚠️ Due to the refactor of the Helm chart structure, the `values.yaml`
18-
file has been reorganized and some configuration keys have been moved.
19-
Please refer to the updated [`values.yaml`](/aureq/cert-manager-webhook-ovh/blob/main/charts/cert-manager-webhook-ovh/values.yaml)
20-
and the new [`README.md`](/aureq/cert-manager-webhook-ovh/blob/main/charts/cert-manager-webhook-ovh/README.md)
21-
for details on the new structure and configuration options.
22-
23-
⚠️ ️Remove support for deployment `tolerations` due to a problem with the
24-
Helm template rendering.
17+
⚠️ Due to the refactor of the Helm chart structure, the `values.yaml` file has been reorganized and some configuration keys have been moved. Please refer to the updated [`values.yaml`](/charts/cert-manager-webhook-ovh/values.yaml) and the new [`README.md`](/charts/cert-manager-webhook-ovh/README.md) for details on the new structure and configuration options.
18+
19+
⚠️ ️Remove support for deployment `tolerations` due to a problem with the Helm template rendering.
2520

2621
### Noteworthy changes
2722

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a webhook solver for [OVH](http://www.ovh.com) DNS. In short, if your do
1616
- Role based access control, across namespace.
1717
- Support for optional External Account Binding (EAB).
1818
- JSON schema for `values.yaml` automatic validation.
19-
- Full [documentation](tree/main/charts/cert-manager-webhook-ovh) of `values.yaml`.
19+
- Full [documentation](/charts/cert-manager-webhook-ovh) of `values.yaml`.
2020

2121
## Documentation
2222

0 commit comments

Comments
 (0)