Skip to content

Commit ef24fc0

Browse files
committed
Update links
1 parent f69781c commit ef24fc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rust Supply Chain Security Guide
22

3-
Read online: [The Rust Supply Chain Security Guide](https://amousset.github.io/rust-supply-chain-security/)
3+
Read online: [The Rust Supply Chain Security Guide](https://rust-secure-code.github.io/rust-supply-chain-security/)
44

55
## Development
66

book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ description = "A guide to securing the software supply chain of Rust programs an
88
edition = "2021"
99

1010
[output.html]
11-
git-repository-url = "https://github.com/amousset/rust-supply-chain-security"
11+
git-repository-url = "https://github.com/rust-secure-code/rust-supply-chain-security"
1212
git-repository-icon = "fa-github"
13-
edit-url-template = "https://github.com/amousset/rust-supply-chain-security/edit/main/{path}"
13+
edit-url-template = "https://github.com/rust-secure-code/rust-supply-chain-security/edit/main/{path}"

0 commit comments

Comments
 (0)