Skip to content

Commit a237c00

Browse files
committed
Update dbdiagram links
1 parent 23c0356 commit a237c00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/4. repository/1. sourcify-database.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ You can follow the [`services/database/migrations`](https://github.com/ethereum/
1111

1212
## Schema
1313

14-
You can access the live schema of the database [here](https://dbdiagram.io/d/Sourcify-DB-66e1a0076dde7f4149c77e3a) or in the embedded frame below.
14+
You can access the live schema of the database [here](https://dbdiagram.io/d/Sourcify-DB-67fcf5ee9cea640381a217d2) or in the embedded frame below.
1515

16-
<iframe src='https://dbdiagram.io/e/66e1a0076dde7f4149c77e3a/66e1a0196dde7f4149c78072' style={{width: "100%", height: "500px"}}> </iframe>
16+
<iframe src='https://dbdiagram.io/e/67fcf5ee9cea640381a217d2/67fcf5fc9cea640381a21a00' style={{width: "100%", height: "500px"}}> </iframe>
1717

1818
In short:
1919
- Every verified contract is a coupling between a deployed contract (`contract_deployments`) and a compilation (`compiled_contracts`)

0 commit comments

Comments
 (0)