We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a50c2 commit 9779a57Copy full SHA for 9779a57
1 file changed
docs/make.jl
@@ -16,7 +16,7 @@ makedocs(;
16
canonical = "https://reactivebayes.github.io/ExponentialFamilyProjection.jl",
17
edit_link = "main",
18
assets = String[],
19
- repolink="github.com/ReactiveBayes/ExponentialFamilyProjection.jl"
+ repolink="https://github.com/ReactiveBayes/ExponentialFamilyProjection.jl"
20
),
21
pages = ["Home" => "index.md"],
22
)
0 commit comments