Skip to content

Commit 4b25021

Browse files
authored
Fixed deploydocs
1 parent 6f333ef commit 4b25021

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
@@ -152,5 +152,5 @@ makedocs(;
152152
)
153153

154154
deploydocs(;
155-
repo="github.com/VaclavMacha/JuliaCourse.git",
155+
repo="github.com/JuliaTeachingCTU/Julia-for-Optimization-and-Learning.git"
156156
)

0 commit comments

Comments
 (0)