Skip to content

Commit

Permalink
Updated internal links
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladikasik authored Feb 18, 2023
1 parent 3efce2c commit d8c619f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@

* [Definitions](#definitions)
* [Payment URLs](#payment-urls)
* [Authentication](#authentication)
* [Authentication](#authentication-methods)
* [Transaction Request](#transaction-request)
* [Basic transfers](#basic-transfers)
* [Payment](#payment)
* [Donation](#donation)
* [Deploy](#deploy)
* [SignRawPayload](#SignRawPayload)
* [Payment](#unauthenticated-transfers)
* [Donation](#unauthenticated-donations)
* [Deploy](#unauthenticated-transfers)
* [SignRawPayload](#unauthenticated-transfers)
* [NFTs](#nfts)
* [Deploy NFT collection](#deploy-nft-collection)
* [Deploy NFT item](#deploy-nft-item)
* [Deploy Single NFT](#deploy-single-nft)
* [Change Collection Owner](#change-nft-owner)
* [Change Collection Owner](#change-collection-owner)
* [Transfer NFT](#transfer-nft)
* [Basic NFT Sale](#basic-nft-sale)
* [Getgems NFT Sale](#getgems-nft-sale)
Expand Down Expand Up @@ -206,7 +206,7 @@ https://app.tonkeeper.com/v1/txrequest-url/<example.com/...json>
```


## Authentication
## Authentication methods

There are three ways to authenticate authors of transaction requests:

Expand Down

0 comments on commit d8c619f

Please sign in to comment.