Skip to content

Commit 719cdb4

Browse files
docs: fix repo link in Cargo.toml (#116)
# Description This updates the repository link from the old/temporary `blobs2` repo to `iroh-blobs`.
1 parent 6cd5f3f commit 719cdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
description = "content-addressed blobs for iroh"
66
license = "MIT OR Apache-2.0"
77
authors = ["dignifiedquire <[email protected]>", "n0 team"]
8-
repository = "https://github.com/n0-computer/blobs2"
8+
repository = "https://github.com/n0-computer/iroh-blobs"
99
keywords = ["hashing", "quic", "blake3", "streaming"]
1010

1111
# Sadly this also needs to be updated in .github/workflows/ci.yml

0 commit comments

Comments
 (0)