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 a05003c commit 116ae6aCopy full SHA for 116ae6a
docs/src/index.md
@@ -52,7 +52,7 @@ cleanly separated from the rest of the program output at the bottom of the
52
terminal.
53
54
For robust progress logging, `TerminalLoggers` recognizes the `Progress` type
55
-from the [`ProgressLogging` package](https://junolab.org/ProgressLogging.jl/stable/).
+from the [`ProgressLogging` package](https://github.com/JuliaLogging/ProgressLogging.jl).
56
For easy to use progress reporting you can therefore use the `@progress` macro:
57
58
```julia
0 commit comments