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.
1 parent a0d9ec1 commit b1714c4Copy full SHA for b1714c4
docs/make.jl
@@ -4,7 +4,7 @@ using GeometricFlux
4
makedocs(
5
sitename = "GeometricFlux.jl",
6
format = Documenter.HTML(
7
- canonical = "https://yuehhua.github.io/GeometricFlux.jl/stable/",
+ canonical = "https://fluxml.ai/GeometricFlux.jl/stable/",
8
analytics = "G-M61P0B2Y8E",
9
),
10
clean = false,
0 commit comments