From 913e8ab3349e11d1202c6fc8f5237c0f1ae457d0 Mon Sep 17 00:00:00 2001 From: thephez Date: Mon, 17 Mar 2025 09:23:20 -0400 Subject: [PATCH] fix: relocate admonition to fix linking issue --- docs/dapi-client-js/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dapi-client-js/overview.md b/docs/dapi-client-js/overview.md index b9105b132..7177f3950 100644 --- a/docs/dapi-client-js/overview.md +++ b/docs/dapi-client-js/overview.md @@ -2,12 +2,12 @@ .. _dapi-client-js-index: ``` +# Overview + :::{attention} This documentation is based on the [docs directory in the repository](https://github.com/dashpay/platform/tree/master/packages/js-dapi-client/docs) and may not always reflect recent code changes. For the most up-to-date information, please refer to the latest version of the code. ::: -# Overview - ## DAPI-Client [![NPM Version](https://img.shields.io/npm/v/@dashevo/dapi-client)](https://www.npmjs.com/package/@dashevo/dapi-client)