Skip to content

Commit 42e97ad

Browse files
authored
add more examples repo (#94)
and update URLs for packages that use DemoCards 0.2
1 parent e56c258 commit 42e97ad

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The use of this package heavily relies on [Documenter.jl](https://github.com/Jul
5454
[Literate.jl](https://github.com/fredrikekre/Literate.jl), [Mustache.jl](https://github.com/jverzani/Mustache.jl)
5555
and others. Unfortunately, I'm not a contributor of any. This package also uses a lot of Regex, which I know little.
5656

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.
5858
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.
5959

6060

docs/src/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ generate demos and associated assets for you.
2121

2222
## Usage Examples
2323

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/)

0 commit comments

Comments
 (0)