Skip to content

Commit c6f6cb3

Browse files
author
dnscap-bot
committed
Fix mkdocs site_url to path-based docs URL
Docs are served at docs.cryptuon.com/<project>/, not at the <project>.docs subdomain. Sitemap and canonical tags now match.
1 parent 71770a8 commit c6f6cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: ChainSync Documentation
22
site_description: Unified Cross-Chain State Synchronization Platform - Deploy once, sync everywhere
33
site_author: ChainSync Team
4-
site_url: https://switchboard.docs.cryptuon.com/
4+
site_url: https://docs.cryptuon.com/switchboard/
55

66
repo_name: cryptuon/switchboard
77
repo_url: https://github.com/cryptuon/switchboard

0 commit comments

Comments
 (0)