summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-05-26 21:01:43 +0200
committerStefan Kreutz <mail@skreutz.com>2022-05-26 21:01:43 +0200
commit7a301fdcf8eb7878d9b2e2345d8806fd7bb396be (patch)
tree0ca42add0fdc280ed9aca4c9556ce070b75e67f4
parent42ef6115b6b06da4f21bb31bc32c0054ec642c74 (diff)
downloadblog-7a301fdcf8eb7878d9b2e2345d8806fd7bb396be.tar
Update wpa-psk Git repository URL
-rw-r--r--code.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/code.md b/code.md
index c4e77b7..f036d80 100644
--- a/code.md
+++ b/code.md
@@ -62,7 +62,7 @@ A utility to run the PostgreSQL server off a temporary data directory.
A command-line utility and Rust library to compute the WPA pre-shared key of a Wi-Fi SSID and passphrase.
-* Git [repository](https://www.skreutz.com/scm/git/wpa-psk-rs.git/)
+* Git [repository](https://www.skreutz.com/scm/git/wpa-psk.git/)
* Rust crate on [crates.io](https://crates.io/crates/wpa-psk), and [lib.rs](https://lib.rs/crates/wpa-psk)
* Library documentation on [docs.rs](https://docs.rs/wpa-psk/latest/wpa_psk/)
Generated by cgit. See skreutz.com for my tech blog and contact information.