We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90da402 commit 8972054Copy full SHA for 8972054
docs/make.jl
@@ -22,5 +22,5 @@ makedocs(
22
)
23
24
deploydocs(
25
- repo = "github.com/PhilipVinc/TensorBoardLogger.jl.git",
+ repo = "github.com/JuliaLogging/TensorBoardLogger.jl.git",
26
target = "build")
0 commit comments