Skip to content

Commit 58b3761

Browse files
authored
Merge pull request #349 from rodrigc/rodrigc/toml-fix
Fix link to documentation
2 parents 3e04ed4 + 1bb7673 commit 58b3761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2018"
55
authors = ["EMURGO"]
66
license = "MIT"
77
description = "(De)serialization functions for the Cardano blockchain along with related utility functions"
8-
documentation = "https://docs.cardano.org/projects/cardano-serialization-lib/en/latest/"
8+
documentation = "https://docs.cardano.org/cardano-components/cardano-serialization-lib"
99
repository = "https://github.com/Emurgo/cardano-serialization-lib"
1010
exclude = [
1111
"pkg/*",

0 commit comments

Comments
 (0)