diff --git a/README.md b/README.md index d672d88..ce10db3 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ This setup is based on the [CDM v5.4.0](https://github.com/OHDSI/CommonDataModel To get started, click on deploy to Azure button. To get more detailed instructions, please refer to the [Deployment Guide](./docs/DeploymentGuide.md). -[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FOHDSIonAzure%2Fv2%2Finfra%2Farm_output%2Fmain.json) +[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FOHDSIonAzure%2Fmain%2Finfra%2Farm_output%2Fmain.json) ## Create a synthetic OMOP CDM This solution comes with a prebuilt synthetic CDM of 1,000 patients. If you wish to create your own (maybe larger) synthetic dataset you can follow a similar process described [here](/docs/PrepareSyntheticOMOP.md).