File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Rust Supply Chain Security Guide
2
2
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/ )
4
4
5
5
## Development
6
6
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ description = "A guide to securing the software supply chain of Rust programs an
8
8
edition = " 2021"
9
9
10
10
[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"
12
12
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}"
You can’t perform that action at this time.
0 commit comments