File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ The use of this package heavily relies on [Documenter.jl](https://github.com/Jul
54
54
[ Literate.jl] ( https://github.com/fredrikekre/Literate.jl ) , [ Mustache.jl] ( https://github.com/jverzani/Mustache.jl )
55
55
and others. Unfortunately, I'm not a contributor of any. This package also uses a lot of Regex, which I know little.
56
56
57
- The initial purpose of this package is to set up the [ demo page] ( https://juliaimages.org/latest/democards/ examples ) of JuliaImages.
57
+ The initial purpose of this package is to set up the [ demo page] ( https://juliaimages.org/latest/examples ) of JuliaImages.
58
58
I'm not sure how broadly this package suits the need of others, but I'd like to accept any issues/PRs on improving the usage experience.
59
59
60
60
Original file line number Diff line number Diff line change @@ -21,5 +21,7 @@ generate demos and associated assets for you.
21
21
22
22
## Usage Examples
23
23
24
- * [ Images] ( https://juliaimages.org/latest/democards/examples/ )
25
- * [ Augmentor] ( https://evizero.github.io/Augmentor.jl/dev/democards/operations/ )
24
+ * [ Augmentor.jl] ( https://evizero.github.io/Augmentor.jl/dev/operations/ )
25
+ * [ Images.jl] ( https://juliaimages.org/latest/examples/ )
26
+ * [ ReinforcementLearning.jl] ( https://juliareinforcementlearning.org/docs/experiments/ )
27
+ * [ LeetCode.jl] ( https://cn.julialang.org/LeetCode.jl/dev/ )
You can’t perform that action at this time.
0 commit comments