We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501c27f commit f7e7782Copy full SHA for f7e7782
mkdocs.yml
@@ -1,9 +1,8 @@
1
-site_name: Recce
+site_name: Recce Docs
2
site_description: >-
3
- Data change validation for dbt projects -
4
- Create 'all signal, no noise' pull request comments
+ Data change validation for dbt projects
5
6
-copyright: Copyright © 2025 Recce <br /><a href="https://cal.com/team/recce/chat?utm_source=banner&utm_campaign=oss" target="_blank" /><img alt="Book us with Cal.com" src="https://cal.com/book-with-cal-light.svg" /></a>
+copyright: Copyright © 2025 Recce <br />
7
8
# Repository
9
repo_name: datarecce/recce
@@ -35,7 +34,7 @@ extra:
35
34
link: https://getdbt.slack.com/archives/C05C28V7CPP
36
37
nav:
38
- - index.md
+ - Home: "https://datarecce.io/"
39
- Guides:
40
- Overview:
41
- index.md
0 commit comments