diff --git a/.changesets/docs_fix_helm_yaml_config_link.md b/.changesets/docs_fix_helm_yaml_config_link.md new file mode 100644 index 0000000000..e3be0481b6 --- /dev/null +++ b/.changesets/docs_fix_helm_yaml_config_link.md @@ -0,0 +1,5 @@ +### docs: Updates the router YAML config reference URL ([PR #6277](https://github.com/apollographql/router/pull/6277)) + +Updates the router YAML config URL in the Helm chart values.yaml file to the new location + +By [@lambertjosh](https://github.com/lambertjosh) in https://github.com/apollographql/router/pull/6277 diff --git a/helm/chart/router/values.yaml b/helm/chart/router/values.yaml index 35f45618a7..d497aef33e 100644 --- a/helm/chart/router/values.yaml +++ b/helm/chart/router/values.yaml @@ -4,7 +4,7 @@ replicaCount: 1 -# -- See https://www.apollographql.com/docs/router/configuration/overview/#yaml-config-file for yaml structure +# -- See https://www.apollographql.com/docs/graphos/reference/router/configuration#yaml-config-file for yaml structure router: configuration: supergraph: