From 311931d5ee9e19a917e37730d25a3891b3f5b8b6 Mon Sep 17 00:00:00 2001 From: itachi sasuke <8012032+yurisasuke@users.noreply.github.com> Date: Fri, 3 Jan 2025 12:37:17 +0300 Subject: [PATCH] add a test for with label (#5859) Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com> --- tyk-docs/content/getting-started/configure-first-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tyk-docs/content/getting-started/configure-first-api.md b/tyk-docs/content/getting-started/configure-first-api.md index e8b23f5a8f..635c3f7ea5 100644 --- a/tyk-docs/content/getting-started/configure-first-api.md +++ b/tyk-docs/content/getting-started/configure-first-api.md @@ -174,4 +174,4 @@ With your API live, monitor its traffic and analyze performance: Congratulations! You've successfully created, secured, and deployed your first API in Tyk Cloud. Next, explore more advanced features such as adding [rate limiting]({{< ref "getting-started/key-concepts/rate-limiting" >}}) to protect your API from abuse. -Explore more features in your [dashboard]({{< ref "getting-started/using-tyk-dashboard" >}}) to optimize and scale your API offerings. \ No newline at end of file +Explore more features in your [dashboard]({{< ref "getting-started/using-tyk-dashboard" >}}) to optimize and scale your API offerings.