From 5f5ed906f198d57c32913d2052e1217d3196b5d2 Mon Sep 17 00:00:00 2001 From: Joe Herman <8235320+joe-herman@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:28:13 -0400 Subject: [PATCH] chore: update endpoints doc link --- lib/aptible/cli/subcommands/endpoints.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/aptible/cli/subcommands/endpoints.rb b/lib/aptible/cli/subcommands/endpoints.rb index 5c8ec7b8..01a89d10 100644 --- a/lib/aptible/cli/subcommands/endpoints.rb +++ b/lib/aptible/cli/subcommands/endpoints.rb @@ -175,7 +175,7 @@ def self.included(thor) WARNING: review the documentation on rate limits before using this command automatically - (http://go.aptible.com/managed-tls-rate-limits). + (https://www.aptible.com/docs/core-concepts/apps/connecting-to-apps/app-endpoints/managed-tls#rate-limits). LONGDESC app_options define_method 'endpoints:renew' do |hostname|