Skip to content

Commit

Permalink
chore(docs): fix links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler committed Mar 8, 2024
1 parent 7f12e48 commit 4c29e0c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ This is the home of [ar.io] SDK. This SDK provides functionality for interacting
- [Web Environments](#web)
- [Typescript](#typescript)
- [APIs](#apis)
- [getBalance](#getbalance-address-evaluationoptions)
- [getBalances](#getbalances-evaluationoptions)
- [getGateway](#getgateway-address-evaluationoptions)
- [getGateways](#getgateways-evaluationoptions)
- [getArNSRecord](#getarnsrecord-domain-evaluationoptions)
- [getArNSRecords](#getarnsrecords-evaluationoptions)
- [getBalance](#getbalance-address-evaluationoptions-)
- [getBalances](#getbalances-evaluationoptions-)
- [getGateway](#getgateway-address-evaluationoptions-)
- [getGateways](#getgateways-evaluationoptions-)
- [getArNSRecord](#getarnsrecord-domain-evaluationoptions-)
- [getArNSRecords](#getarnsrecords-evaluationoptions-)
- [Examples](./examples)
- [Developers](#developers)
- [Requirements](#requirements)
Expand Down

0 comments on commit 4c29e0c

Please sign in to comment.