Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 5728bbb

Browse files
authored
Update README.md (#229)
1 parent 51973be commit 5728bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ helm install tyk-mongo bitnami/mongodb --version {HELM_CHART_VERSION} --set "rep
2424
(follow notes from the installation output to get connection details and update them in `values.yaml` file)
2525
```
2626

27-
>**_NOTE_**: [Here](https://tyk.io/docs/planning-for-production/redis-mongodb/#supported-versions) is list of supported mongo versions. Please make sure you are installing mongo helm chart that matches these version.
27+
>**_NOTE_**: [Here](https://tyk.io/docs/planning-for-production/database-settings/mongodb/#supported-versions) is list of supported mongo versions. Please make sure you are installing mongo helm chart that matches these version.
2828
2929
```bash
3030
helm install tyk-postgres bitnami/postgresql --set "auth.database=tyk_analytics" -n tyk

0 commit comments

Comments
 (0)