Skip to content

Commit 21161cd

Browse files
authored
Update README.md (#92)
* Fix link to documentation * Fix compat badge
1 parent 4459c08 commit 21161cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# DataAugmentation.jl
22

33
![CI](https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CI/badge.svg)
4-
![compat](https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CompatHelper/badge.svg)
4+
![compat](https://github.com/FluxML/DataAugmentation.jl/actions/workflows/CompatHelper.yml/badge.svg)
55

66

7-
[Documentation | Latest](https://fluxml.github.io/DataAugmentation.jl/dev/documents/README.md)
7+
[Documentation | Latest](https://fluxml.ai/DataAugmentation.jl/dev/)
88

99
Efficient, composable data augmentation for machine and deep learning with support for n-dimensional images, keypoints and categorical masks.

0 commit comments

Comments
 (0)