google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
465 stars 246 forks source link

Fix broken Dokka API Doc links on brand new website #2533

Closed vorburger closed 1 month ago

vorburger commented 1 month ago

Follow-up to #2513 for #2232

This will fix the currently broken links on https://google.github.io/android-fhir/use/api/.

It also automagically makes sure that they will never break again in the future by enabling link validation.

@MJ1998 LGTY?

@fredhersch FYI