Skip to content

Commit 8eafd4d

Browse files
committed
updated sample links
1 parent 57c4fa5 commit 8eafd4d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/marketplace/azure-container-technical-assets-kubernetes.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,10 @@ For an example of how to integrate `container-package-app` into an Azure Pipelin
323323
[namespaces-and-dns]: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/#namespaces-and-dns
324324
[create-acr]: ../container-registry/container-registry-get-started-azure-cli.md
325325
[kubernetes-offer-samples]: https://github.com/Azure-Samples/kubernetes-offer-samples
326-
[kubernetes-offer-sample-structure]: https://github.com/Azure-Samples/kubernetes-offer-samples/tree/main/samples
327-
[values-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/azure-vote/values.yaml
328-
[deployment-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/azure-vote/templates/deployments.yaml
329-
[ui-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/createUIDefinition.json
330-
[pipeline-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/azure-pipelines.yml
331-
[arm-template-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/mainTemplate.json
332-
[manifest-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/manifest.yaml
326+
[kubernetes-offer-sample-structure]: https://github.com/Azure-Samples/kubernetes-offer-samples/tree/main/samples/k8s-offer-azure-vote
327+
[values-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/k8s-offer-azure-vote/azure-vote/values.yaml
328+
[deployment-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/k8s-offer-azure-vote/azure-vote/templates/deployments.yaml
329+
[ui-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/k8s-offer-azure-vote/createUIDefinition.json
330+
[pipeline-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/tree/main/samples/.pipelines/AzurePipelines/azure-pipelines.yml
331+
[arm-template-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/k8s-offer-azure-vote/mainTemplate.json
332+
[manifest-sample]: https://github.com/Azure-Samples/kubernetes-offer-samples/blob/main/samples/k8s-offer-azure-vote/manifest.yaml

0 commit comments

Comments
 (0)