Skip to content

Commit 34f8e9b

Browse files
aakochlukasj
authored andcommitted
ISSUE-721 - add full Markdown for URLs since Jekyll action doesn't autolink them like GitHub Pages does
1 parent f8a9a80 commit 34f8e9b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@ Thanks for your interest in this project.
77
Jakarta Mail™ defines a platform-independent and protocol-independent
88
framework to build mail and messaging applications.
99

10-
* https://projects.eclipse.org/projects/ee4j.mail
10+
* [https://projects.eclipse.org/projects/ee4j.mail](https://projects.eclipse.org/projects/ee4j.mail)
1111

1212
## Terms of Use
1313

1414
This repository is subject to the Terms of Use of the Eclipse Foundation
1515

16-
* http://www.eclipse.org/legal/termsofuse.php
16+
* [http://www.eclipse.org/legal/termsofuse.php](http://www.eclipse.org/legal/termsofuse.php)
1717

1818
## Developer resources
1919

2020
Information regarding source code management, builds, coding standards, and
2121
more.
2222

23-
* https://projects.eclipse.org/projects/ee4j.mail/developer
23+
* [https://projects.eclipse.org/projects/ee4j.mail/developer](https://projects.eclipse.org/projects/ee4j.mail/developer)
2424

2525
The project maintains the following source code repositories
2626

27-
* https://github.com/jakartaee/mail-api
28-
* https://github.com/jakartaee/mail-tck
29-
* https://github.com/jakartaee/mail-spec
27+
* [https://github.com/jakartaee/mail-api](https://github.com/jakartaee/mail-api)
28+
* [https://github.com/jakartaee/mail-tck](https://github.com/jakartaee/mail-tck)
29+
* [https://github.com/jakartaee/mail-spec](https://github.com/jakartaee/mail-spec)
3030

3131
## Eclipse Development Process
3232

@@ -38,17 +38,17 @@ Process (JESP) in accordance with the Eclipse Foundation Specification Process
3838
v1.2 (EFSP) to ensure that the specification process is complied with by all
3939
Jakarta EE specification projects.
4040

41-
* https://eclipse.org/projects/dev_process
42-
* https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf
43-
* https://jakarta.ee/about/jesp/
44-
* https://www.eclipse.org/legal/efsp_non_assert.php
41+
* [https://eclipse.org/projects/dev_process](https://eclipse.org/projects/dev_process)
42+
* [https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf](https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf)
43+
* [https://jakarta.ee/about/jesp/](https://jakarta.ee/about/jesp/)
44+
* [https://www.eclipse.org/legal/efsp_non_assert.php](https://www.eclipse.org/legal/efsp_non_assert.php)
4545

4646
## Eclipse Contributor Agreement
4747

4848
In order to be able to contribute to Eclipse Foundation projects you must
4949
electronically sign the Eclipse Contributor Agreement (ECA).
5050

51-
* http://www.eclipse.org/legal/ECA.php
51+
* [http://www.eclipse.org/legal/ECA.php](http://www.eclipse.org/legal/ECA.php)
5252

5353
The ECA provides the Eclipse Foundation with a permanent record that you agree
5454
that each of your contributions will comply with the commitments documented in
@@ -57,10 +57,10 @@ the email address matching the "Author" field of your contribution's Git commits
5757
fulfills the DCO's requirement that you sign-off on your contributions.
5858

5959
For more information, please see the Eclipse Committer Handbook:
60-
https://www.eclipse.org/projects/handbook/#resources-commit
60+
[https://www.eclipse.org/projects/handbook/#resources-commit](https://www.eclipse.org/projects/handbook/#resources-commit)
6161

6262
## Contact
6363

6464
Contact the project developers via the project's "dev" list.
6565

66-
* https://accounts.eclipse.org/mailing-list/mail-dev
66+
* [https://accounts.eclipse.org/mailing-list/mail-dev](https://accounts.eclipse.org/mailing-list/mail-dev)

NOTICE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This content is produced and maintained by the Jakarta Mail project.
44

5-
* Project home: https://projects.eclipse.org/projects/ee4j.mail
5+
* Project home: [https://projects.eclipse.org/projects/ee4j.mail](https://projects.eclipse.org/projects/ee4j.mail)
66

77
## Trademarks
88

@@ -18,21 +18,21 @@ source code repository logs.
1818

1919
This program and the accompanying materials are made available under the terms
2020
of the Eclipse Public License v. 2.0 which is available at
21-
https://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
21+
[https://www.eclipse.org/legal/epl-2.0](https://www.eclipse.org/legal/epl-2.0). This Source Code may also be made
2222
available under the following Secondary Licenses when the conditions for such
2323
availability set forth in the Eclipse Public License v. 2.0 are satisfied:
2424
(secondary) GPL-2.0 with Classpath-exception-2.0 which is available at
25-
https://openjdk.java.net/legal/gplv2+ce.html.
25+
[https://openjdk.java.net/legal/gplv2+ce.html](https://openjdk.java.net/legal/gplv2+ce.html).
2626

2727
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0
2828

2929
## Source Code
3030

3131
The project maintains the following source code repositories:
3232

33-
* https://github.com/jakartaee/mail-api
34-
* https://github.com/jakartaee/mail-tck
35-
* https://github.com/jakartaee/mail-spec
33+
* [https://github.com/jakartaee/mail-api](https://github.com/jakartaee/mail-api)
34+
* [https://github.com/jakartaee/mail-tck](https://github.com/jakartaee/mail-tck)
35+
* [https://github.com/jakartaee/mail-spec](https://github.com/jakartaee/mail-spec)
3636

3737
## Third-party Content
3838

@@ -65,8 +65,8 @@ normalize.css (3.0.2)
6565
SigTest (4.0)
6666

6767
* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)
68-
* Project: https://wiki.openjdk.java.net/display/CodeTools/sigtest
69-
* Source: http://hg.openjdk.java.net/code-tools/sigtest/file/c57f97e2ac2f
68+
* Project: [https://wiki.openjdk.java.net/display/CodeTools/sigtest](https://wiki.openjdk.java.net/display/CodeTools/sigtest)
69+
* Source: [http://hg.openjdk.java.net/code-tools/sigtest/file/c57f97e2ac2f](http://hg.openjdk.java.net/code-tools/sigtest/file/c57f97e2ac2f)
7070

7171
## Cryptography
7272

0 commit comments

Comments
 (0)