From f06253a62b1915942aed4a6ae2483224c2ef5233 Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Fri, 16 May 2025 17:04:45 +0000 Subject: [PATCH] puppet: Fix comment to point to the updated docs. This was moved in 44c4b93f6e18. --- puppet/zulip/manifests/profile/standalone_nodb.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/zulip/manifests/profile/standalone_nodb.pp b/puppet/zulip/manifests/profile/standalone_nodb.pp index dc0d4a9ab6..40bb2be82b 100644 --- a/puppet/zulip/manifests/profile/standalone_nodb.pp +++ b/puppet/zulip/manifests/profile/standalone_nodb.pp @@ -6,7 +6,7 @@ # the `zulip::profile::postgresql` class applied, or a cloud-managed # database is used (e.g. AWS RDS). # -# @see https://zulip.readthedocs.io/en/latest/production/deployment.html#using-zulip-with-amazon-rds-as-the-database +# @see https://zulip.readthedocs.io/en/latest/production/postgresql.html class zulip::profile::standalone_nodb { include zulip::profile::app_frontend include zulip::profile::memcached