Skip to content

Commit beaa7ba

Browse files
simonbaslesbrannen
authored andcommitted
Fix link to Jakarta Mail
Closes gh-29694
1 parent 1a839f5 commit beaa7ba

File tree

1 file changed

+1
-1
lines changed
  • framework-docs/src/docs/asciidoc/integration

1 file changed

+1
-1
lines changed

framework-docs/src/docs/asciidoc/integration/email.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This section describes how to send email with the Spring Framework.
88
The following JAR needs to be on the classpath of your application in order to use
99
the Spring Framework's email library:
1010
11-
* The https://eclipse-ee4j.github.io/mail/[JavaMail / Jakarta Mail 1.6] library
11+
* The https://jakartaee.github.io/mail-api/[JavaMail / Jakarta Mail 1.6] library
1212
1313
This library is freely available on the web -- for example, in Maven Central as
1414
`com.sun.mail:jakarta.mail`. Please make sure to use the latest 1.6.x version

0 commit comments

Comments
 (0)