Skip to content

Commit d5fca6d

Browse files
Update 2023-07-01-renovate-bot-kubernetes.md
Set url fragment instead of FQDN
1 parent abf9d85 commit d5fca6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-07-01-renovate-bot-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ So we’ll need to `git pull` to get latest and we should see our Renovate confi
117117
```
118118
{: file="renovate.json" }
119119

120-
If you're using FluxCD ([as shown here](https://technotim.live/posts/flux-devops-gitops)) you also want add the `flux` extension and filematch. This will allow Renovate to scan your FluxCD manifests as well as creating Pull Requests for your Helm chart versions.
120+
If you're using FluxCD ([as shown here](/posts/flux-devops-gitops)) you also want add the `flux` extension and filematch. This will allow Renovate to scan your FluxCD manifests as well as creating Pull Requests for your Helm chart versions.
121121

122122
```json
123123
{

0 commit comments

Comments
 (0)