aboutsummaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/README b/src/README
index ec48c8d..5e36a7f 100644
--- a/src/README
+++ b/src/README
@@ -11,7 +11,7 @@ satd-timer.c The part of satd responsible for running expired jobs and set
parse_time.[ch] Use by sat.c to parse the time argument.
Only rudimentary parsing is done.
-daemonise.[ch] From <http://github.com/maandree/slibc>;
+daemonise.[ch] From <http://codeberg.org/maandree/slibc>;
daemonisation of the process. Used by satd.c
common.[ch] Used by sat{q,r,rm,d*}.c, some shared code.