Skip to content

Commit a3dffde

Browse files
authored
Merge pull request duneanalytics#355 from duneanalytics/hakon/fix-upload-links-2
T-31850: Second attempt fixing broken links
2 parents e3476b5 + 4b50f88 commit a3dffde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/app/decoding-contracts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Here's everything you need to know about Decoded contracts and how
77

88
Instead of working with raw transaction, log, and trace data, contracts are decoded into human-readable tables for each event and function defined in the smart contract's ABI ([Application Binary Interface](https://www.alchemy.com/overviews/what-is-an-abi-of-a-smart-contract-examples-and-usage)).
99

10-
Learn more about how Decoding works and what Decoded tables are available in the [data tables section](../data-tables/decoded/).
10+
Learn more about how Decoding works and what Decoded tables are available in the [data tables section](../../data-tables/decoded/).
1111

1212
## Submitting a new contract for decoding
1313

docs/app/upload-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Anything that represents a timestamp is especially tricky for automated systems
3131
## How to Upload Data
3232

3333
!!! note
34-
You can also upload data via the API. Check out the [API documentation](../api/api-reference/upload-data/) for more information.
34+
You can also upload data via the API. Check out the [API documentation](../../api/api-reference/upload-data/) for more information.
3535

3636

3737

0 commit comments

Comments
 (0)