docs: fixed broken

Fixed broken link to 0005_data_availability.md
This commit is contained in:
victorshevtsov 2022-01-13 15:38:49 +03:00 committed by Evan Gray
parent 32e9063910
commit d80da14852
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ not considered a stable API. Log messages may be added, modified or removed with
## Running a public API endpoint
Wormhole v2 no longer uses Solana as a data availability layer (see [design document](../design/0005_data_availability.md)).
Wormhole v2 no longer uses Solana as a data availability layer (see [design document](../whitepapers/0005_data_availability.md)).
Instead, it relies on Guardian nodes exposing an API which web wallets and other clients can use to retrieve the signed VAA
message for a given transaction.