Skip to content

Commit 6cfde2b

Browse files
Chore: Update multi repo docs regarding macro usage (#3750)
1 parent 6844413 commit 6cfde2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/multi_repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ $ sqlmesh -p examples/multi_hybrid/dbt_repo -p examples/multi_hybrid/sqlmesh_rep
204204

205205
SQLMesh will automatically detect dependencies and lineage across both SQLMesh and dbt projects, even when models are sourcing from different project types.
206206

207-
Additionally, macros can be reused across both project types. For an example of this setup, refer to the [mixed SQLMesh and dbt example](https://github.com/TobikoData/sqlmesh/tree/main/examples/multi_hybrid).
207+
For an example of this setup, refer to the [mixed SQLMesh and dbt example](https://github.com/TobikoData/sqlmesh/tree/main/examples/multi_hybrid).

0 commit comments

Comments
 (0)