diff --git a/docs/3.0rc/develop/write-flows/index.mdx b/docs/3.0rc/develop/write-flows/index.mdx index 214e0034eaca..87e905c0bed9 100644 --- a/docs/3.0rc/develop/write-flows/index.mdx +++ b/docs/3.0rc/develop/write-flows/index.mdx @@ -298,7 +298,7 @@ However you run the flow, the Prefect API monitors the flow run, capturing flow **Logging** Prefect enables you to log a variety of useful information about your flow and task runs. -about your workflows for purposes such as monitoring, troubleshooting, and auditing. +You can capture information about your workflows for purposes such as monitoring, troubleshooting, and auditing. Check out [Logging](/3.0rc/develop/observe-workflows/logging) for more information.