Skip to content

Commit 9eb1c4c

Browse files
authored
Merge pull request #21 from DataRecce/Update-mkdocs-config-with-new-domain
Update mkdocs.yml
2 parents 1c1a01c + 1308881 commit 9eb1c4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ copyright: Copyright &copy; 2025 Recce <br />
77
# Repository
88
repo_name: datarecce/recce
99
repo_url: https://github.com/datarecce/recce
10-
site_url: https://docs.datarecce.io
10+
site_url: https://docs.reccehq.com
1111
extra_css:
1212
- styles/extra.css
1313

@@ -34,7 +34,7 @@ extra:
3434
link: https://getdbt.slack.com/archives/C05C28V7CPP
3535

3636
nav:
37-
- Home: "https://datarecce.io/"
37+
- Home: "https://reccehq.com/"
3838
- Guides:
3939
- Overview:
4040
- index.md
@@ -81,7 +81,7 @@ nav:
8181
- Cloud Architecture:
8282
# - recce-cloud/architecture/index.md
8383
- recce-cloud/architecture/security.md
84-
- Blog: "https://datarecce.io/blog"
84+
- Blog: "https://reccehq.com/blog"
8585

8686
markdown_extensions:
8787
- admonition

0 commit comments

Comments
 (0)