From c4cba69c270a3d823b61f8ead8a95fca68bf0cc3 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 2 Jan 2024 09:01:15 -0600 Subject: [PATCH] docs: replace html tags with markdown (#1791) --- docs/openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/openapi.yaml b/docs/openapi.yaml index 60933f83ac..80a4b69bda 100644 --- a/docs/openapi.yaml +++ b/docs/openapi.yaml @@ -10,9 +10,9 @@ info: title: Stacks Blockchain API version: 'STACKS_API_VERSION' description: | - Welcome to the API reference overview for the Stacks Blockchain API. + Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). - Download Postman collection + [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json) tags: - name: Accounts description: Read-only endpoints to obtain Stacks account details