Skip to content

Commit fbe3486

Browse files
author
Adrian Clay
authored
Fix broken links in nhs-england-developer-information.md (#277)
1 parent 3463361 commit fbe3486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nhs-england-developer-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The above script builds the necessary docker images and starts the SpringBoot se
2424
* Run: `./gradlew integrationTest`
2525

2626
## Example bundle message
27-
* An example bundle message can be found [here](doc/example_FHIR_bundle_message.json) of [ITK_Report](./service/src/integration-test/resources/xml/ITK_Report_request.xml) converted to FHIR.
27+
* Example bundle messages can be found inside of [/doc/json folder](doc/json) mapped from similarly named [ITK files within the /doc/xml folder](doc/xml).
2828

2929
## AMQP Variables
3030
* Queue name: `encounter-report`

0 commit comments

Comments
 (0)