mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-09 14:33:32 +00:00
Fix #2042 - Outdated CI link on website
This commit is contained in:
parent
ad12ee4a5c
commit
3a5e0ed872
@ -3,7 +3,7 @@ HAPI FHIR
|
||||
|
||||
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
|
||||
|
||||
[](https://dev.azure.com/jamesagnew214/jamesagnew214/_build/latest?definitionId=1&branchName=master)
|
||||
[](https://dev.azure.com/hapifhir/HAPI%20FHIR/_build/latest?definitionId=1&branchName=master)
|
||||
[](https://codecov.io/gh/jamesagnew/hapi-fhir)
|
||||
[](http://search.maven.org/#search|ga|1|ca.uhn.hapi.fhir)
|
||||
[](https://hapifhir.io/hapi-fhir/license.html)
|
||||
|
@ -15,7 +15,7 @@ The following is a list of key subprojects you might open in your IDE:
|
||||
# Getting the Sources
|
||||
|
||||
<p style="float:right;">
|
||||
<a class="externalLink" href="https://dev.azure.com/jamesagnew214/jamesagnew214/_build/latest?definitionId=1&branchName=master"><img src="https://dev.azure.com/jamesagnew214/jamesagnew214/_apis/build/status/jamesagnew.hapi-fhir?branchName=master" alt="Build Status" class="img-fluid"/></a>
|
||||
<a class="externalLink" href="https://dev.azure.com/hapifhir/HAPI%20FHIR/_build/latest?definitionId=1&branchName=master"><img src="https://dev.azure.com/hapifhir/HAPI%20FHIR/_apis/build/status/jamesagnew.hapi-fhir?branchName=master" alt="Build Status" class="img-fluid"/></a>
|
||||
</p>
|
||||
|
||||
The best way to grab our sources is with Git. Grab the repository URL from our [GitHub page](https://github.com/jamesagnew/hapi-fhir). We try our best to ensure that the sources are always left in a buildable state. Check Azure Pipelines CI (see the image/link on the right) to see if the sources currently build.
|
||||
|
Loading…
x
Reference in New Issue
Block a user