summaryrefslogtreecommitdiff
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
parenta0291b8a5f1ab87680e058f90fc3920cbd6ba67d (diff)
Link to 0xacab.org
-rw-r--r--contact.md2
-rw-r--r--docs/index.md8
-rw-r--r--index.md5
3 files changed, 7 insertions, 8 deletions
diff --git a/contact.md b/contact.md
index 59a2b83..c266883 100644
--- a/contact.md
+++ b/contact.md
@@ -4,7 +4,7 @@ title: Schleuder ★ contact
subtitle: A gpg-enabled mailinglist with remailing-capabilities.
---
-To contact us please use the [issue tracker](https://git.codecoop.org/schleuder/schleuder3) or
+To contact us please use the [issue tracker](https://0xacab.org/schleuder/schleuder) or
send an email to [schleuder@nadir.org](mailto:schleuder@nadir.org).
**Please encrypt** the emails, if possible.
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}
diff --git a/index.md b/index.md
index 805dda0..e32ed45 100644
--- a/index.md
+++ b/index.md
@@ -18,10 +18,9 @@ We're looking for **your help!** You could give us a hand by:
* suggesting improvements for documentation and website.
* create and maintain packages for your OS (Debian is covered).
-To **install** version 3 see [the README](https://git.codecoop.org/schleuder/schleuder3/blob/master/README.md).
+To **install** version 3 see [the README](https://0xacab.org/schleuder/schleuder/blob/master/README.md).
-To **participate** in the development use the [issue tracker](https://git.codecoop.org/schleuder/schleuder3/milestones/4).
-(If you want an account for codecoop.org, [contact us](contact.html).)
+To **participate** in the development use the [issue tracker](https://0xacab.org/schleuder/schleuder/milestones/4).
To **read** the documentation see [docs](docs/).