Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link to reference/resource-configs/schema#tests (#4434)
## What are you changing in this pull request and why? Current text reads "you can configure the schema to a different value," alluding to https://docs.getdbt.com/reference/resource-configs/schema#tests, but does not link to it. Adding such a link. I believe this link will help dbt practitioners find the --store-failures schema configuration, in particular because when you google "--store-failures schema," this page https://docs.getdbt.com/reference/resource-configs/store_failures is the 1st result, but the page you actually want https://docs.getdbt.com/reference/resource-configs/schema#tests does not appear at all, as google hides it "In order to show you the most relevant results, we have omitted some entries very similar to the 100 already displayed." This has been the case since at least 2022. In the existing text "you can configure the schema to a different value," I added the link to the word "configure." This seemed consistent with other links on this page. However, if you believe a different word should get the link, or a wordier addition should be made such as "For more information, refer to the schema configurations" (with the link going on "schema configurations"), or something similar, please do go ahead and make the adjustment as you see fit, or ask me to do it in a comment. ## Checklist - [x] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) and [About versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version) so my content adheres to these guidelines. - [x] Add a checklist item for anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch."
- Loading branch information