Skip to content

Commit 487558c

Browse files
shigarovclaude
andcommitted
docs: point mkdocs site_url at the canonical domain
GitHub Pages serves the site at the org custom domain regtab.icc.ru, so set site_url to https://regtab.icc.ru/pyregtab/ for correct canonical links and sitemap. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 46891b8 commit 487558c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Configuration for the project documentation site
22
site_name: pyRegTab
33
site_description: Pattern-driven data extraction from tables — Python port of jRegTab with a native Rust core
4-
site_url: https://regtab.github.io/pyregtab/
4+
site_url: https://regtab.icc.ru/pyregtab/
55
repo_url: https://github.com/regtab/pyregtab
66

77
theme:

0 commit comments

Comments
 (0)