Skip to content

Commit c4cba69

Browse files
authored
docs: replace html tags with markdown (#1791)
1 parent faa5feb commit c4cba69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ info:
1010
title: Stacks Blockchain API
1111
version: 'STACKS_API_VERSION'
1212
description: |
13-
Welcome to the API reference overview for the <a href="https://docs.hiro.so/get-started/stacks-blockchain-api">Stacks Blockchain API</a>.
13+
Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api).
1414
15-
<a href="https://hirosystems.github.io/stacks-blockchain-api/collection.json" download="stacks-api-collection.json">Download Postman collection</a>
15+
[Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
1616
tags:
1717
- name: Accounts
1818
description: Read-only endpoints to obtain Stacks account details

0 commit comments

Comments
 (0)