summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-05-30 11:04:57 +0200
committerStefan Kreutz <mail@skreutz.com>2022-05-30 11:04:57 +0200
commit523d810cfb84df2770b2e9928d2d729153c831b6 (patch)
treea4dfedf87a7e0fafb2375363828fff53a959c3cd
parent55c9ebeecb7c03ecf6e5deeb89814e78103f8a5a (diff)
downloadblog-523d810cfb84df2770b2e9928d2d729153c831b6.tar
Update example git clone command
-rw-r--r--code.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/code.md b/code.md
index 914ad4e..84607e1 100644
--- a/code.md
+++ b/code.md
@@ -8,7 +8,7 @@ Don't be surprised, these are *bare* Git repositories.
You can clone them with your favorite Git client.
For example:
- $ git clone https://www.skreutz.com/scm/git/wpa-psk-rs.git
+ $ git clone https://www.skreutz.com/scm/git/wpa-psk.git
Feedback and contributions are welcome.
Please [contact](/contact/) me via email.
Generated by cgit. See skreutz.com for my tech blog and contact information.