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.
2 parents 1c1a01c + 1308881 commit 9eb1c4cCopy full SHA for 9eb1c4c
mkdocs.yml
@@ -7,7 +7,7 @@ copyright: Copyright © 2025 Recce <br />
7
# Repository
8
repo_name: datarecce/recce
9
repo_url: https://github.com/datarecce/recce
10
-site_url: https://docs.datarecce.io
+site_url: https://docs.reccehq.com
11
extra_css:
12
- styles/extra.css
13
@@ -34,7 +34,7 @@ extra:
34
link: https://getdbt.slack.com/archives/C05C28V7CPP
35
36
nav:
37
- - Home: "https://datarecce.io/"
+ - Home: "https://reccehq.com/"
38
- Guides:
39
- Overview:
40
- index.md
@@ -81,7 +81,7 @@ nav:
81
- Cloud Architecture:
82
# - recce-cloud/architecture/index.md
83
- recce-cloud/architecture/security.md
84
- - Blog: "https://datarecce.io/blog"
+ - Blog: "https://reccehq.com/blog"
85
86
markdown_extensions:
87
- admonition
0 commit comments