aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f890848..2ea0e8d 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,8 @@ zstd -5 -v -c "$FILE" | encpipe -e -p "$PASSWD" -o "${FILE}.zstd.encpipe"
# Dependencies
-None. It includes [libhydrogen](https://github.com/jedisct1/libhydrogen) as
-a submodule. There is nothing to install.
+None. It includes [libhydrogen](https://libhydrogen.org) as a
+submodule. There is nothing to install.
# Installation