diff --git a/docs/make.jl b/docs/make.jl index 6e63c63..0aadbc7 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -11,5 +11,5 @@ using SwapSort # See "Hosting Documentation" and deploydocs() in the Documenter manual # for more information. deploydocs( - repo = "https://github.com/putianyi889/SwapSort.jl.git" + repo = "github.com/putianyi889/SwapSort.jl.git" )