aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-07-28 01:32:47 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-07-28 01:32:51 +0200
commit3388eb719a141523a3477354363e8382bda4e350 (patch)
treefde9110e462e6183c3622d6a31a7de36206e358e /README.md
parent7517312290a5c357ed6ee87743c2fa9eb2e4aee5 (diff)
downloadlibweb-3388eb719a141523a3477354363e8382bda4e350.tar.gz
Move dynstr to new URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37bb3c7..3eb20db 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ risk for security bugs, **please do not run `slweb` as `root`**.
## Requirements
- A POSIX environment.
-- [`dynstr`](https://gitea.privatedns.org/xavi92/dynstr)
+- [`dynstr`](https://gitea.privatedns.org/xavi/dynstr)
(provided as a `git` submodule).
- CMake (optional).