From 17fbe1bdc7e75adf723ae3224afe5b8c86bf18be Mon Sep 17 00:00:00 2001 From: Iha Shin Date: Wed, 28 Aug 2024 13:41:23 +0900 Subject: [PATCH] Update API reference link in vocab docs to be more specific --- docs/manual/vocab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/vocab.md b/docs/manual/vocab.md index 77b50504d..51a09e607 100644 --- a/docs/manual/vocab.md +++ b/docs/manual/vocab.md @@ -23,7 +23,7 @@ list all of them here. Instead, we'll show a few examples of the objects that are available in the library: `Create`, `Note`, and `Person`. For the full list of the objects, please refer to the [API reference]. -[API reference]: https://jsr.io/@fedify/fedify/doc +[API reference]: https://jsr.io/@fedify/fedify/doc/vocab/~ Instantiation