Skip to content

Commit dd3f73d

Browse files
committed
update a link
1 parent 301f9cb commit dd3f73d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/bicep-import.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Imports in Bicep
33
description: This article describes how to import shared functionality and namespaces in Bicep.
44
ms.topic: conceptual
55
ms.custom: devx-track-bicep
6-
ms.date: 10/23/2024
6+
ms.date: 12/06/2024
77
---
88

99
# Imports in Bicep
@@ -115,5 +115,5 @@ For an example, see [Bicep Kubernetes extension](./bicep-kubernetes-extension.md
115115
- To learn about the Bicep data types, see [Data types](./data-types.md).
116116
- To learn about the Bicep functions, see [Bicep functions](./bicep-functions.md).
117117
- To learn about how to use the Kubernetes extension, see [Bicep Kubernetes extension](./bicep-kubernetes-extension.md).
118-
- To go through a Kubernetes extension tutorial, see [Quickstart - Deploy Azure applications to Azure Kubernetes Services by using Bicep Kubernetes extension.](../../aks/learn/quick-kubernetes-deploy-bicep-kubernetes-extension.md).
118+
- To go through a Kubernetes extension tutorial, see [Quickstart - Deploy Azure applications to Azure Kubernetes Services by using Bicep Kubernetes extension.](/azure/aks/learn/quick-kubernetes-deploy-bicep-kubernetes-extension).
119119
- To learn about how to use the Microsoft Graph extension, see [Bicep templates for Microsoft Graph](https://aka.ms/graphbicep).

0 commit comments

Comments
 (0)