From 212ea74de53abf187e8a639b93159789ffaea6bf Mon Sep 17 00:00:00 2001 From: Aleksandr Penskoi Date: Tue, 23 Jul 2024 16:13:15 +0200 Subject: [PATCH] Add demo,doc links in header for `Notify via Custom Resources` example --- aidbox-notify-via-custom-resources/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aidbox-notify-via-custom-resources/README.md b/aidbox-notify-via-custom-resources/README.md index 86d719c..c9bfabe 100644 --- a/aidbox-notify-via-custom-resources/README.md +++ b/aidbox-notify-via-custom-resources/README.md @@ -1,5 +1,7 @@ # Aidbox Notify via Custom Resources +[DEMO](https://aidbox.github.io/app-examples/aidbox-notify-via-custom-resources/) | [Custom resources using FHIRSchema](https://docs.aidbox.app/storage-1/custom-resources/custom-resources-using-fhirschema) + In this example, you can see the custom resources demonstration on the minimalistic JavaScript example project which implemented the typical flow for notifications: requesting a notification, locking it for sending, and then sending it (placeholder). Scenarios: