diff --git a/openslides/participant/models.py b/openslides/participant/models.py index 14758a16d..3868849be 100644 --- a/openslides/participant/models.py +++ b/openslides/participant/models.py @@ -142,7 +142,7 @@ class Group(DjangoGroup, PersonMixin, Person, SlideMixin): @models.permalink def get_absolute_url(self, link='view'): """ - Return the URL to this user. + Return the URL to this user group. link can be: * view