Skip to content

Commit

Permalink
Fix doc link
Browse files Browse the repository at this point in the history
Signed-off-by: alexey semenyuk <[email protected]>
  • Loading branch information
alex-semenyuk authored Jul 2, 2024
1 parent 8d0a81f commit df3082a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
This repo provides a reference implementation of the FireFly Connector API (FFCAPI)
for EVM Based blockchains.

See the [Hyperledger Firefly Documentation](https://hyperledger.github.io/firefly/overview/public_vs_permissioned.html#firefly-architecture-for-public-chains)
See the [Hyperledger Firefly Documentation](https://hyperledger.github.io/firefly/latest/overview/public_vs_permissioned/#firefly-architecture-for-public-chains)
and the [FireFly Transaction Manager](https://github.com/hyperledger/firefly-transaction-manager) repository for
more information.

Expand Down Expand Up @@ -70,4 +70,4 @@ For EVM connector to function properly, you should check the blockchain node sup

[^1]: also used by Transaction submission if the handler is configured to get gas price using "connector".

[^2]: only required by custom transaction handlers that supports pre-signing.
[^2]: only required by custom transaction handlers that supports pre-signing.

0 comments on commit df3082a

Please sign in to comment.