[Minor] Correct the Documentation for Upgrade to 1.7 (clean-paths) #6712
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
Contributions
Link to the page on docs.getdbt.com requiring updates
https://github.com/dbt-labs/docs.getdbt.com/blob/6a1e40d949a04215a1a9a9eee927dc1967de5a38/website/docs/docs/dbt-versions/core-upgrade/08-upgrading-to-v1.7.md?plain=1#L69C41-L69C136
What part(s) of the page would you like to see updated?
The content under the subsection for
dbt clean
refers to theclean-paths
indbt-project.yml
.This requires correction because it is actually
clean-targets
and notclean-paths
The correction would involve changing
clean-paths
toclean-targets
Additional information
Assigning to self
The text was updated successfully, but these errors were encountered: