Skip to content

Commit 4e64660

Browse files
committed
updated README [skip ci]
1 parent a06e94e commit 4e64660

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Simple Java Mail library is a thin layer on top of [Angus Mail](https://ecli
1414

1515
### [simplejavamail.org](https://www.simplejavamail.org) ###
1616

17-
Simple Java Mail is also available in [Maven Central](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.simplejavamail%22%20AND%20a%3A%22simple-java-mail%22):
17+
Simple Java Mail is available in [Maven Central](https://search.maven.org/search?q=g:org.simplejavamail):
1818

1919
```xml
2020
<dependency>
@@ -24,6 +24,8 @@ Simple Java Mail is also available in [Maven Central](https://search.maven.org/#
2424
</dependency>
2525
```
2626

27+
Read about additional modules you can add here: [simplejavamail.org/modules](https://www.simplejavamail.org/modules.html).
28+
2729
### Latest Progress ###
2830

2931
v8.8.0 - [v8.8.2](https://repo1.maven.org/maven2/org/simplejavamail/simple-java-mail/8.8.2/)

0 commit comments

Comments
 (0)