Skip to content

Commit 563c20a

Browse files
authored
chore(docs): update dead link in Postgres docs (#915)
Update dead link in Postgres docs to external Postgres provider.
1 parent 37a106d commit 563c20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/postgres.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When running an [external PostgreSQL instance](/admin/external_services/postgres
5656
- [Heroku](https://devcenter.heroku.com/articles/upgrading-heroku-postgres-databases)
5757
- [EnterpriseDB](https://www.enterprisedb.com/docs/en/9.6/pg/upgrading.html)
5858
- [Citus](http://docs.citusdata.com/en/v8.1/admin_guide/upgrading_citus.html)
59-
- [Aiven PostgreSQL](https://help.aiven.io/postgresql/operations/how-to-perform-a-postgresql-in-place-major-version-upgrade)
59+
- [Aiven PostgreSQL](https://aiven.io/docs/platform/concepts/maintenance-window#related-pages)
6060
- [Your own PostgreSQL](https://www.postgresql.org/docs/16/pgupgrade.html)
6161
4. Turn Sourcegraph back on connecting to the now-upgraded database.
6262

0 commit comments

Comments
 (0)