diff --git a/website/docs/reference/commands/run-operation.md b/website/docs/reference/commands/run-operation.md index 6b842b3064c..35dab07874f 100644 --- a/website/docs/reference/commands/run-operation.md +++ b/website/docs/reference/commands/run-operation.md @@ -7,7 +7,7 @@ id: "run-operation" ### Overview -The `dbt run-operation` command is used to invoke a macro. For usage information, consult the docs on [operations](/docs/build/hooks-operations#operations). +The `dbt run-operation` command is used to invoke a macro. For usage information, consult the docs on [operations](/docs/build/hooks-operations#about-operations). ### Usage ```