Inconsistent file path guidance on SL guide #5339
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://docs.getdbt.com/guides/sl-snowflake-qs?step=8
What part(s) of the page would you like to see updated?
I have been blindly copy-pasting the instructions from the guide, and created
staging/jaffle_shop/src_jaffle_shop.yml
correctly.The instructions section for staging models include the
models/
path so I accidentally mademodels/models/staging/jaffle_shop/stg_customers.sql
(note the extra models directory).I think the copy-pastable bits should be consistent, e.g. changing it to "In the
models
directory, create the filestaging/jaffle_shop/stg_customers.sql
"Additional information
No response
The text was updated successfully, but these errors were encountered: