Skip to content

Commit f0089fe

Browse files
committed
resubmitting as the link was fixed and should be ok now.
1 parent e203799 commit f0089fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-health-insights/use-containers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ Azure AI Health Insights container images can be found on the `mcr.microsoft.com
5252
To use the latest version of the container, you can use the `latest` tag. You can find a full list of tags on the MCR via `https://mcr.microsoft.com/v2/azure-cognitive-services/health-insights/clinical-matching/tags/list`.
5353

5454
- Use the [`docker pull`](https://docs.docker.com/engine/reference/commandline/pull/) command to download this container image from the Microsoft public container registry.
55-
You can find the featured tags on the [docker hub clinical matching page](https://hub.docker.com/r/microsoft-azure-cognitive-services-health-insights-clinical-matching).
55+
You can find the featured tags on the [docker hub clinical matching page](https://hub.docker.com/r/microsoft/azure-cognitive-services-health-insights-clinical-matching).
56+
5657

5758
```
5859
docker pull mcr.microsoft.com/azure-cognitive-services/health-insights/<model-name>:<tag-name>

0 commit comments

Comments
 (0)