Skip to content

Commit

Permalink
README: update link to supported operations (#86)
Browse files Browse the repository at this point in the history
README contains a link to the documentation of the supported operations.
The link no longer works, and this commit replaces it with the correct
one.
  • Loading branch information
barucden committed Jul 19, 2021
1 parent d3b60ef commit 64bdbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Augmentor.jl provides:
* `|>` operator to compose operations into a pipeline
* higher-lvel functions (`augment`, `augment!` and `augmentbatch!`) that works on a pipeline and image(s).

Check the [documentation](https://evizero.github.io/Augmentor.jl/stable/democards/operations/) for a full list of operations.
Check the [documentation](https://evizero.github.io/Augmentor.jl/stable/operations/) for a full list of operations.

## Citing Augmentor

Expand Down

0 comments on commit 64bdbe0

Please sign in to comment.