Skip to content

Commit a453dd8

Browse files
authored
Update marketplace-v3.md (#557)
Signed-off-by: Muhammad Meigooni <1414442+mmeigooni@users.noreply.github.com>
1 parent cb0f1da commit a453dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/prebuilts/marketplace/marketplace-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Marketplace also honors [ERC2981](https://eips.ethereum.org/EIPS/eip-2981) for t
7777

7878
### Events emitted
7979

80-
All events emitted by the contract, as well as when they're emitted, can be found in the interface of the contract, [here](https://github.com/thirdweb-dev/contracts/blob/main/contracts/marketplace/IMarketplace.sol). In general, events are emitted whenever there is a state change in the contract.
80+
All events emitted by the contract, as well as when they're emitted, can be found in the interface of the contract, [here](https://github.com/thirdweb-dev/contracts/blob/main/contracts/prebuilts/marketplace/IMarketplace.sol). In general, events are emitted whenever there is a state change in the contract.
8181

8282
### Currency transfers
8383

0 commit comments

Comments
 (0)