Skip to content

Commit

Permalink
chore: fix broken README link
Browse files Browse the repository at this point in the history
  • Loading branch information
xJonathanLEI committed Apr 10, 2024
1 parent 6a1d80f commit d869a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substreams-starknet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Jonathan LEI <[email protected]>"]
license = "MIT OR Apache-2.0"
edition = "2021"
readme = "README.md"
readme = "../README.md"
documentation = "https://docs.rs/substreams-starknet"
repository = "https://github.com/starknet-graph/substreams-starknet"
description = "Rust library for Starknet substreams development"
Expand Down

0 comments on commit d869a29

Please sign in to comment.