Stream: IG creation
Topic: Link cannot be resolved
Sarah Gaunt (Aug 19 2021 at 04:58):
I'm getting the following: The link 'http://hl7.org/fhir/uv/bulkdata/' for "Bulk Data Access IG" cannot be resolved
.
The link works fine on the published page: http://build.fhir.org/ig/HL7/case-reporting/branches/master/the_specification.html#c2b9afc0-a692-4354-aba3-bf26b3e11dc3
I can't figure out for the life of me what I'm doing wrong with those links for that IG: [Bulk Data Access IG](http://hl7.org/fhir/uv/bulkdata/)
Grahame Grieve (Aug 19 2021 at 05:00):
is it in your dependencies?
Sarah Gaunt (Aug 19 2021 at 05:02):
No! I'm assuming it needs to be?
Grahame Grieve (Aug 19 2021 at 05:05):
yes
Jean Duteau (Aug 19 2021 at 05:06):
I found in another guide that I had to put the .../index.html for the link checker to be able to resolve the link.
Sarah Gaunt (Aug 19 2021 at 05:07):
I already tried a bunch of different formats for it - but obviously I didn't have the dependency - so I'll put in the dependency and add the index.html. Thanks both!
Sarah Gaunt (Aug 19 2021 at 05:21):
Thanks guys - that fixed the issue.
Grahame Grieve (Aug 19 2021 at 05:28):
you shouldn't need the index bit
Last updated: Apr 12 2022 at 19:14 UTC