diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | bollux.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 904a4b9..b0e962c 100644 --- a/README.md +++ b/README.md | |||
@@ -47,7 +47,7 @@ inspired by | |||
47 | ## From source | 47 | ## From source |
48 | 48 | ||
49 | ``` | 49 | ``` |
50 | $ git clone https://git.sr.ht/~acdw/bollux | 50 | $ git clone https://tildegit.org/acdw/bollux |
51 | $ cd bollux | 51 | $ cd bollux |
52 | # make install | 52 | # make install |
53 | ``` | 53 | ``` |
diff --git a/bollux.1 b/bollux.1 index a098615..f1dd19b 100644 --- a/bollux.1 +++ b/bollux.1 | |||
@@ -93,5 +93,5 @@ and bollux should be able to generate client certificates. | |||
93 | .SH SEE ALSO | 93 | .SH SEE ALSO |
94 | .BR bollux.conf (5) | 94 | .BR bollux.conf (5) |
95 | .SH BUGS | 95 | .SH BUGS |
96 | The development repo is located at https://sr.ht/~acdw/bollux. | 96 | The development repo is located at https://tildegit.org/acdw/bollux. |
97 | Please direct all bug reports, patches, or general complaints there. | 97 | Please direct all bug reports, patches, or general complaints there. |