Skip to content

Commit 814b7b5

Browse files
joa-quimclaude
andcommitted
docs: fix canonical URL to the real Pages domain
github.io/InteractiveGMT 301s to www.generic-mapping-tools.org/InteractiveGMT (org-wide custom Pages domain) -- point canonical there instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent f9af03d commit 814b7b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ makedocs(;
7474
authors = "Joaquim Luis <jluis@ualg.pt>",
7575
repo = Documenter.Remotes.GitHub("GenericMappingTools", "InteractiveGMT"),
7676
sitename = "InteractiveGMT.jl",
77-
format = Documenter.HTML(; canonical = "https://GenericMappingTools.github.io/InteractiveGMT"),
77+
format = Documenter.HTML(; canonical = "https://www.generic-mapping-tools.org/InteractiveGMT"),
7878
pages = list_pages(),
7979
)
8080

0 commit comments

Comments
 (0)