Skip to content

Commit 8972054

Browse files
authored
Changed URL for deployment of documentation (#113)
Hopefully should fix #111, but I am not 100% sure.
1 parent 90da402 commit 8972054

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
@@ -22,5 +22,5 @@ makedocs(
2222
)
2323

2424
deploydocs(
25-
repo = "github.com/PhilipVinc/TensorBoardLogger.jl.git",
25+
repo = "github.com/JuliaLogging/TensorBoardLogger.jl.git",
2626
target = "build")

0 commit comments

Comments
 (0)