Update README javadoc link

This commit is contained in:
Paul Schaub 2022-02-11 14:39:11 +01:00
parent 36c5ec8a28
commit 66d81067b5
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ If you need more flexibility, directly using `pgpainless-core` is the way to go.
Most of PGPainless' features can be accessed directly from the `PGPainless` class.
If you want to get started, this class is your friend :)
For further details you should check out the [javadoc](https://pgpainless.org/releases/latest/javadoc/)!
For further details you should check out the [javadoc](https://javadoc.io/doc/org.pgpainless/pgpainless-core)!
### Handle Keys
Reading keys from ASCII armored strings or from binary files is easy: