Skip to content

Commit ccb13bc

Browse files
committed
Fix deployment path
1 parent 57a7fc5 commit ccb13bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ makedocs(
1111
# See "Hosting Documentation" and deploydocs() in the Documenter manual
1212
# for more information.
1313
deploydocs(
14-
repo = "https://github.com/JuliaLinearAlgebra/GenericLinearAlgebra.jl.git"
14+
repo = "github.com/JuliaLinearAlgebra/GenericLinearAlgebra.jl.git"
1515
)

0 commit comments

Comments
 (0)