From 1cbfaadb4a94c30f0ce3213b5366b244732a12bc Mon Sep 17 00:00:00 2001 From: Isabelle Tan Date: Thu, 13 Jul 2023 13:11:36 +0200 Subject: [PATCH] fix documentation link: repository moved to FluxML --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4ef020..8eacba2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DataAugmentation.jl -[Documentation | Latest](https://lorenzoh.github.io/DataAugmentation.jl/dev/documents/README.md) +[Documentation | Latest](https://fluxml.github.io/DataAugmentation.jl/dev/documents/README.md) Efficient, composable data augmentation for machine and deep learning with support for n-dimensional images, keypoints and categorical masks.