From e720ec78cd3b7ba18c5ee547871b44e58dc2c6dc Mon Sep 17 00:00:00 2001 From: Dora Militaru Date: Thu, 22 Feb 2024 12:03:27 +0000 Subject: [PATCH] Update old links See https://fastly.atlassian.net/browse/DEVLIB-1412 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5346155..dce3433 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ Park website visitors in a virtual queue to reduce the demand on your origins during peak times. -**For more details about other starter kits for Fastly Compute, see the [Fastly Developer Hub](https://developer.fastly.com/solutions/starters)** +**For more details about other starter kits for Fastly Compute, see the [Fastly Documentation Hub](https://www.fastly.com/documentation/solutions/starters)** [![A screenshot of the queue page for a ticketing website. It reads: Sometimes we have to restrict the number of people who can access our website at the same time, so that everything works properly. There are 46 people ahead of you in the queue.](screenshot.png)](https://queue-demo.edgecompute.app/index.html) ## Features - Park visitors in a queue to limit the amount of active users on the website ⏳ -- Ship queue analytics to [log endpoints](https://developer.fastly.com/learning/integrations/logging) 🔎 +- Ship queue analytics to [log endpoints](https://www.fastly.com/documentation/guides/integrations/logging) 🔎 - Allow certain requests such as robots.txt, favicon to bypass the queue 🤖 - No client-side scripting required ⚡️