From 792cd39578d8072aa915725c88e7aa5df5bf2618 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 7 Jun 2025 14:09:34 -0400 Subject: [PATCH] Updated Development_API (markdown) --- Development_API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development_API.md b/Development_API.md index 84182b6..a80de41 100644 --- a/Development_API.md +++ b/Development_API.md @@ -9,7 +9,7 @@ * [`clear()`](#clear-reset-our-apprise-object) * [`details()`](#details-dynamic-view-into-available-notification-services-apprise-offers) * [`async_notify()`](#async_notify--leveraging-await-to-send-notifications) - * [The Apprise Asset Object](#the-apprise-asset-object) + * [The Apprise Asset Object](#the-appriseasset-object) * [The Apprise Notification Object](#the-apprise-notification-object) * **Features**: * [Pickle Support](#pickleserialization-support)