diff --git a/docs/tokens/token-interface.mdx b/docs/tokens/token-interface.mdx index 991ccd5ba..9aa356513 100644 --- a/docs/tokens/token-interface.mdx +++ b/docs/tokens/token-interface.mdx @@ -198,7 +198,7 @@ The event shapes in the interface above are the ones a SEP-41 contract token emi Code written against the shapes above will therefore mis-parse an event emitted by a Stellar Asset Contract, reading the asset identifier as a missing field or ignoring it entirely. -[CAP-0067](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0067.md) is the normative source for the Stellar Asset Contract shapes below, and for the unification of classic events described further down. +[CAP-67](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0067.md) is the normative source for the Stellar Asset Contract shapes below, and for the unification of classic events described further down. | Event | SEP-41 contract token | Stellar Asset Contract | | --- | --- | --- |