Skip to content

Commit 6f0c594

Browse files
authored
Fix build warnings/errors (#3382)
1 parent e2b2346 commit 6f0c594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/compatibility/9.3/azure-sql-server-default-sku-changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ var database = resourceBuilder
3232

3333
## Type of breaking change
3434

35-
This is a [behavioral change](../../categories.md#behavioral-change).
35+
This is a [behavioral change](../categories.md#behavioral-change).
3636

3737
## Reason for change
3838

39-
This change ensures that deployments take advantage of the Azure SQL Database free offer, reducing the risk of incurring unexpected monthly costs. For more details, see the [Azure SQL Database free offer documentation](https://learn.microsoft.com/azure/azure-sql/database/free-offer?view=azuresql).
39+
This change ensures that deployments take advantage of the Azure SQL Database free offer, reducing the risk of incurring unexpected monthly costs. For more information, see the [Azure SQL Database free offer](/azure/azure-sql/database/free-offer).
4040

4141
## Recommended action
4242

0 commit comments

Comments
 (0)