From c0132a3f4c6043345840c85a25b3cc3829d9f885 Mon Sep 17 00:00:00 2001 From: Aditya Vishwakarma <86044019+aditya-vishwakarma-lab@users.noreply.github.com> Date: Sun, 23 Jun 2024 23:06:45 +0530 Subject: [PATCH] Fix DNS routing hyperlinks (#872) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f41e7bd..95be990d 100644 --- a/README.md +++ b/README.md @@ -601,8 +601,8 @@ Services such as [CloudFlare](https://www.cloudflare.com/dns/) and [Route 53](ht * Prevent traffic from going to servers under maintenance * Balance between varying cluster sizes * A/B testing -* [Latency-based](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-latency) -* [Geolocation-based](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-geo) +* [Latency-based](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-latency.html) +* [Geolocation-based](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-geo.html) ### Disadvantage(s): DNS