From c4d11a73cff2f10c67ac3941e9514b26716cdb80 Mon Sep 17 00:00:00 2001 From: dotasek Date: Mon, 30 Jan 2023 15:39:09 -0500 Subject: [PATCH] Update README.md ***NO_CI*** --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91ca2ac9f..86cc3dcd0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ correct implementation of the core FHIR specification that it implements. ### Prerequisites -This project uses [Java](https://www.java.com) (minumum version 11), [Apache Maven](http://maven.apache.org), and [Lombok](https://projectlombok.org/) to build. You can find detailed instructions on setting up this project in your IDE [here](https://hl7.github.io/docs/core/ide). +This project uses [Java](https://www.java.com) (minumum version 11), [Apache Maven](http://maven.apache.org), and [Lombok](https://projectlombok.org/) to build. You can find detailed instructions on setting up this project in your IDE [here](https://hl7.github.io/docs/core/getting-started). ### Build Commands