Update GitHub references from jmcorgan/fips to fips-network/fips

Moved repository to the fips-network organization. Updated repository
URL in Cargo.toml, clone URLs in README.md and CONTRIBUTING.md.
This commit is contained in:
Johnathan Corgan
2026-03-07 17:11:59 +00:00
parent 74e9d465a8
commit 392572f821
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
Clone the repo and verify your setup:
```
git clone https://github.com/jmcorgan/fips.git
git clone https://github.com/fips-network/fips.git
cd fips
cargo build
cargo test