From c351c79dab057980d3e0f73c4f3d272d7cf387c5 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 16 Apr 2013 01:43:32 +0200 Subject: fragen: adjusted to value in ldap --- account.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'account.py') diff --git a/account.py b/account.py index 2d53470..21af7ff 100644 --- a/account.py +++ b/account.py @@ -6,7 +6,7 @@ from uuid import uuid4 SERVICES = [ Service('foren', 'Foren', 'https://foren.spline.inf.fu-berlin.de/'), - Service('osqa', 'Fragen', 'https://fragen.spline.inf.fu-berlin.de/'), + Service('fragen', 'Fragen', 'https://fragen.spline.inf.fu-berlin.de/'), Service('gitlab', 'Gitlab', 'https://gitlab.spline.inf.fu-berlin.de/'), #Service('jabber', 'Jabber', 'http://jabber.spline.de/'), Service('zettel', 'Zettel', 'https://zettel.spline.inf.fu-berlin.de/'), -- cgit v1.2.3-1-g7c22