Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
Correct the location of the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
abizjak committed Aug 4, 2022
1 parent 2868f67 commit 965028c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concordium-contracts-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MPL-2.0"
description = "Common functionality used by smart contracts and the host environment on the Concordium blockchain."
homepage = "https://github.com/Concordium/concordium-contracts-common"
repository = "https://github.com/Concordium/concordium-contracts-common"
readme = "README.md"
readme = "../README.md"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 965028c

Please sign in to comment.