Skip to content

Commit bbca6f6

Browse files
committed
Fix formatting mistake [#164094291]
1 parent bdcb4ba commit bbca6f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

managing-cf/audit-events.html.md.erb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,11 @@ For documentation about using this endpoint, see the [API documentation](https:/
125125

126126
Events are currently only viewable via the v2 API, but user actions in the [Cloud Foundry v3 API](https://v3-apidocs.cloudfoundry.org/) will still result in audit event creation.
127127

128-
<p class="note"><strong>Note:</strong> <code>get-events</code> is a community-contributed cf CLI plugin. The plugin provides convenient flags to list events that took place today, from yesterday, or from a particular date. `get-events` also provides useful output formatting options. For more information, see [get-events](https://plugins.cloudfoundry.org/#get-events) in cf CLI Plugins.</p>
128+
<p class="note"><strong>Note:</strong> <code>get-events</code> is a community-contributed
129+
cf CLI plugin. The plugin provides convenient flags to list events that took place today,
130+
from yesterday, or from a particular date. <code>get-events</code> also provides useful output
131+
formatting options. For more information, see
132+
<a href="https://plugins.cloudfoundry.org/#get-events">get-events</a> in cf CLI Plugins.</p>
129133

130134
## <a id='using-audit-events'></a> Using Audit Events
131135

0 commit comments

Comments
 (0)