From 2a273992c690f247556fd9b719251454e585a8d0 Mon Sep 17 00:00:00 2001 From: David SPORN Date: Thu, 20 Mar 2025 07:54:09 +0100 Subject: [PATCH] Provide a pointer to the pulsar API documentation -and its home page- --- docs/docs/resources/pulsar-api/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/resources/pulsar-api/index.md b/docs/docs/resources/pulsar-api/index.md index 700bf6718..40ac08fdd 100644 --- a/docs/docs/resources/pulsar-api/index.md +++ b/docs/docs/resources/pulsar-api/index.md @@ -7,3 +7,5 @@ This document is under construction, please check back soon for updates. Please see [our socials](/docs/community) and feel free to ask for assistance or inquire as to the status of this document. ::: + +[The latest API documentation](https://docs.pulsar-edit.dev/api/pulsar/latest/) is available on the [Pulsar documentation site](https://docs.pulsar-edit.dev/), as well as a wealth of other technical documentation.