Skip to content

Commit 248ffc1

Browse files
committed
docs: Fix broken links
1 parent 3ea3271 commit 248ffc1

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

website/content/docs/configuration/events/configure-events.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77

88
# Configure events
99

10-
The [`events`](/docs/configuration/events) stanza lets you log system information in a well-defined, structured format that gives you visibility into emitted events.
10+
The [`events`](/boundary/docs/configuration/events) stanza lets you log system information in a well-defined, structured format that gives you visibility into emitted events.
1111

1212
You configure emitted events and sinks in the configuration file for any controller or worker server.
1313
Complete the following steps to configure events:
@@ -65,6 +65,6 @@ events {
6565

6666
## More information
6767

68-
Refer to the `events` stanza [Overview](/docs/configuration/events) for more information about monitoring events for a controller or worker.
68+
Refer to the `events` stanza [Overview](/boundary/docs/configuration/events) for more information about monitoring events for a controller or worker.
6969

70-
Refer to [Telemetry data](/docs/configuration/events/telemetry-data) for a list of the events and data you can track by enabling telemetry events.
70+
Refer to [Telemetry data](/boundary/docs/configuration/events/telemetry-data) for a list of the events and data you can track by enabling telemetry events.

website/content/docs/configuration/events/index.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ description: |-
1010
You can log system information in a well-defined, structured format that give you visibility into emitted events.
1111
The `events` stanza configures Boundary events-specific parameters.
1212

13-
14-
15-
1613
You can specify what types of events Boundary should emit:
1714

1815
- `audit_enabled` - Specifies if Boundary emits audit events.
@@ -76,6 +73,6 @@ events {
7673

7774
## Next steps
7875

79-
Refer to [Configure events](/docs/configuration/events/configure-events) to configure a controller or worker server to emit events.
76+
Refer to [Configure events](/boundary/docs/configuration/events/configure-events) to configure a controller or worker server to emit events.
8077

81-
Refer to [Telemetry data](/docs/configuration/events/telemetry-data) for a list of the events and data you can track by enabling telemetry events.
78+
Refer to [Telemetry data](/boundary/docs/configuration/events/telemetry-data) for a list of the events and data you can track by enabling telemetry events.

0 commit comments

Comments
 (0)