Skip to content

Commit 3f5b559

Browse files
authored
Fix repo url in docs (#140)
1 parent e2798ad commit 3f5b559

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

1212

1313
deploydocs(
14-
repo = "github.com/JuliaMatrices/BlockBandedMatrices.jl.git",
14+
repo = "github.com/JuliaLinearAlgebra/BlockBandedMatrices.jl.git",
1515
)

0 commit comments

Comments
 (0)