Skip to content

Commit 05abb1b

Browse files
committed
Fixed links
1 parent aa495be commit 05abb1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/administration/recent_activity/recent_activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For every exact hour, the cronjob line is:
4343
## Permission and security
4444

4545
The [`activity_log/read`](policies.md#activity-log) policy gives a role the access to the **Admin** -> **Activity list**, the dashboard's **Recent activity** block, and the user profile's **Recent activity**.
46-
It can be limited to "Only own logs" ([`ActivityLogOwner`](limitation_reference.md#activitylogowner-limitation)).
46+
It can be limited to "Only own logs" ([`ActivityLogOwner`](limitation_reference.md#activity-log-owner-limitation)).
4747

4848
The policy should be given to every roles having access to the back office, at least with the `ActivityLogOwner` owner limitation, to allow them to use the "Recent activity" block in the [default dashboard](configure_default_dashboard.md) or their [custom dashboard](customize_dashboard.md).
4949
This policy is required to view [activity log in user profile]([[= user_doc =]]/getting_started/get_started/#view-and-edit-user-profile), if [profile is enabled](update_from_4.5.md#user-profile).

docs/permissions/limitation_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Out of the box FunctionList uses it in the following way:
3333
- {name: ibexa.permissions.limitation_type, alias: FunctionList}
3434
```
3535
36-
## ActivityLog Owner limitation
36+
## Activity log Owner limitation
3737
3838
The `ActivityLogOwner` limitation specifies if a user can see only their own [recent activity](recent_activity.md) log entries, and not entries from other users.
3939

0 commit comments

Comments
 (0)