Skip to content

Commit f2b048b

Browse files
JFWooten4codex
andcommitted
πŸ”— Correct learn-more link labels
Co-authored-by: Codex <noreply@openai.com>
1 parent 35ce238 commit f2b048b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€Ždocs/platforms/anchor-platform/admin-guide/architecture.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In addition to the components described above, the Anchor Platform includes seve
5757
</div>
5858
#### Event Service
5959

60-
The event service enables the Anchor Platform to send HTTP webhooks to registered clients and your business server when the state of transactions change, removing the need for clients and/or your business server to poll the Anchor Platform's APIs. It works by reading events from published to a Kafka topic by the other Anchor Platform components. [Read more][events] about using the event service.
60+
The event service enables the Anchor Platform to send HTTP webhooks to registered clients and your business server when the state of transactions change, removing the need for clients and/or your business server to poll the Anchor Platform's APIs. It works by reading events from published to a Kafka topic by the other Anchor Platform components. Learn more about using the [event service][events].
6161

6262
#### Payment Observer
6363

β€Ždocs/tokens/anatomy-of-an-asset.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The SAC has read/write access to:
189189

190190
This allows Stellar assets to interoperate seamlessly with smart contracts.
191191

192-
- [Learn more about the Stellar Asset Contract](./stellar-asset-contract.mdx)
192+
- Learn more about the [Stellar Asset Contract](./stellar-asset-contract.mdx)
193193
- [How to deploy a Stellar Asset Contract](../tools/cli/cookbook/deploy-stellar-asset-contract.mdx)
194194

195195
### Benefits of the SAC

0 commit comments

Comments
Β (0)