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 @@ edition = "2024"
description = "A distributed, decentralized network routing protocol for mesh nodes connecting over arbitrary transports"
license = "MIT"
authors = ["Johnathan Corgan <jcorgan@corganlabs.com>"]
repository = "https://github.com/jmcorgan/fips"
repository = "https://github.com/fips-network/fips"
readme = "README.md"
[features]