summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorpaz <paz@nadir.org>2017-01-13 11:53:14 +0100
committerpaz <paz@nadir.org>2017-01-13 11:53:14 +0100
commit0df18910ac3fd890cf9564b3d726afc0a858c32e (patch)
tree7ce93ac1187d9dd1f0c465d23acefdbb0f0afebf /docs/index.md
parenta0291b8a5f1ab87680e058f90fc3920cbd6ba67d (diff)
Link to 0xacab.org
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md
index d044dd1..7159ce3 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -68,7 +68,7 @@ All other list-related data is stored in the SQL-database. Most data is unserial
### Installation
-For install instructions please see the [README](https://git.codecoop.org/schleuder/schleuder3/blob/master/README.md) of Schleuder.
+For install instructions please see the [README](https://0xacab.org/schleuder/schleuder/blob/master/README.md) of Schleuder.
As suggested there you should also install [schleuder-cli](https://git.codecoop.org/schleuder/schleuder-cli), which is a command line tool to manage Schleuder lists.
@@ -79,9 +79,9 @@ Schleuder reads its **basic settings** from a file that it by default expects at
SCHLEUDER_CONFIG=/usr/local/etc/schleuder.yml /path/to/bin/schleuder ...
-For explanations of the possible settings read the default config file (also [available in the repository](https://git.codecoop.org/schleuder/schleuder3/blob/master/etc/schleuder.yml)).
+For explanations of the possible settings read the default config file (also [available in the repository](https://0xacab.org/schleuder/schleuder/blob/master/etc/schleuder.yml)).
-The **default settings for new lists** are read from another config file. By default Schleuder looks at `/etc/schleuder/list-defaults.yml`. To make Schleuder read a different file set the environment variable `SCHLEUDER_LIST_DEFAULTS` analogous to above. The possible settings are explained in the default config file, which is [also available in the repository](https://git.codecoop.org/schleuder/schleuder3/blob/master/etc/list-defaults.yml).
+The **default settings for new lists** are read from another config file. By default Schleuder looks at `/etc/schleuder/list-defaults.yml`. To make Schleuder read a different file set the environment variable `SCHLEUDER_LIST_DEFAULTS` analogous to above. The possible settings are explained in the default config file, which is [also available in the repository](https://0xacab.org/schleuder/schleuder/blob/master/etc/list-defaults.yml).
### Hook into Mail Transport Agent
@@ -310,7 +310,7 @@ Schleuder doesn't provide a method to refresh keys from the keyservers. There ar
## Feedback
-To suggest changes to these documents or if you found any errors in them, please [contact us](mailto:schleuder@nadir.org) or use the [issue tracker](https://git.codecoop.org/schleuder/schleuder3/issues).
+To suggest changes to these documents or if you found any errors in them, please [contact us](mailto:schleuder@nadir.org) or use the [issue tracker](https://0xacab.org/schleuder/schleuder/issues).
[↑](#top "Go to top of page")
{: .linktotop}