aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index a977745..cd828ac 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "dynstr"]
path = dynstr
- url = https://gitea.privatedns.org/xavi92/dynstr
+ url = https://gitea.privatedns.org/xavi/dynstr
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).