diff --git a/docs/make.jl b/docs/make.jl index 317f242..8ae926f 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -16,7 +16,7 @@ makedocs(; canonical = "https://reactivebayes.github.io/ExponentialFamilyProjection.jl", edit_link = "main", assets = String[], - repolink="github.com/ReactiveBayes/ExponentialFamilyProjection.jl", + repolink="https://github.com/ReactiveBayes/ExponentialFamilyProjection.jl", ), pages = ["Home" => "index.md"], )