Skip to content

Commit c343a1c

Browse files
author
Tana M Berry
committed
fix links
1 parent 54102c1 commit c343a1c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

website/docs/releases/2025/v2025.8.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To try out the release candidate, replace your Docker image tag with the latest
1717

1818
![Screenshot of the admin interface showing events plotted on a histogram chart and on a map](../../sys-mgmt/events/event-map-chart.png)
1919

20-
- **Advanced search**: :ak-enterprise Search for [users](../../users-sources/user/user_basic_operations.md) and [event logs](../../sys-mgmt/events/logging-events.md) with custom query language to filter on their properties and attributes.
20+
- **Advanced search**: :ak-enterprise Search for [users](../../users-sources/user/user_basic_operations.md#tell-me-more) and [event logs](../../sys-mgmt/events/logging-events.md#tell-me-more) with custom query language to filter on their properties and attributes.
2121

2222
- **Email stage rate limiting**: The email stage can now be configured to set a maximum number of emails that can be sent within a specified time period.
2323

website/docs/sys-mgmt/events/logging-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ With the enterprise version, you can view recent events on both a world map view
3232

3333
![](./event-map-chart.png)
3434

35-
## Advanced queries for event logs :ak-enterprise
35+
## Advanced queries for event logs:ak-enterprise {#tell-me-more}
3636

3737
You can construct advanced queries, based on [DjangoQL](https://github.com/ivelum/djangoql), to find specific event logs. In the Admin interface, navigate to **Events > Logs**, and then use the auto-complete in the **Search** field or enter your own queries to return results with greater specificity.
3838

website/docs/users-sources/user/user_basic_operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You should see a confirmation pop-up on the top-right of the screen that the use
3333
To create a super-user, you need to add the user to a group that has super-user permissions. For more information, refer to [Create a Group](../groups/manage_groups.mdx#create-a-group).
3434
:::
3535

36-
## Advanced queries for users :ak-enterprise
36+
## Advanced queries for users:ak-enterprise {#tell-me-more}
3737

3838
You can construct advanced queries, based on [DjangoQL](https://github.com/ivelum/djangoql), to find specific users in the list under **Directory > Users**. Use the auto-complete in the **Search** field or enter your own queries to return results with greater specificity.
3939

0 commit comments

Comments
 (0)