From b4093cad9d5390efd7fdbe0549d6038414e1879a Mon Sep 17 00:00:00 2001 From: daniel holdsworth Date: Fri, 20 Sep 2024 09:35:45 +0100 Subject: [PATCH] replaced broken link --- .../sql/content/managing-indexes@NtxGd6Vx-REBclry7lZuE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/sql/content/managing-indexes@NtxGd6Vx-REBclry7lZuE.md b/src/data/roadmaps/sql/content/managing-indexes@NtxGd6Vx-REBclry7lZuE.md index f00c4ccda..8f8a69613 100644 --- a/src/data/roadmaps/sql/content/managing-indexes@NtxGd6Vx-REBclry7lZuE.md +++ b/src/data/roadmaps/sql/content/managing-indexes@NtxGd6Vx-REBclry7lZuE.md @@ -4,5 +4,5 @@ Managing indexes in SQL involves creating, modifying, and dropping indexes to op Learn more from the following resources: -- [@article@SQL Server Indexes](https://www.sqlservercentral.com/articles/sql-server-indexes) +- [@article@SQL Server Indexes](https://www.sqlservercentral.com/articles/introduction-to-indexes) - [@article@Optimize index maintenance](https://learn.microsoft.com/en-us/sql/relational-databases/indexes/reorganize-and-rebuild-indexes?view=sql-server-ver16) \ No newline at end of file