Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/docs/run-a-node/meg-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ Example response:
<Card
title="MySQL Exports"
description="How to export block, coin or transaction data to MySQL"
href="/docs/user-guides/mysql-setup"
href="/docs/user-guides/mysql/mysql-setup"
/>
</Cards>

Expand Down Expand Up @@ -449,3 +449,4 @@ You should see an output similar to the following, with autobackup set to true.
The first backup will take place within 24 hours.
Then to query for a specific txpow (block), you can use
mysql ..LOGIN_DETAILS.. action:findtxpow txpowid:0x00FFEEDD.. */}