Skip to content

Commit 626f0f4

Browse files
committed
Auto merge of #7652 - giraffate:change_texts_to_links_in_readme, r=ehuss
Change some texts to links in README Change some texts below to links in README like any others. - LICENSE-APACHE - LICENSE-MIT - LICENSE-THIRD-PARTY
2 parents 6b4dd23 + c130148 commit 626f0f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ documentation useful ([ARCHITECTURE.md](ARCHITECTURE.md)).
7474
Cargo is primarily distributed under the terms of both the MIT license
7575
and the Apache License (Version 2.0).
7676

77-
See LICENSE-APACHE and LICENSE-MIT for details.
77+
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.
7878

7979
### Third party software
8080

@@ -85,7 +85,7 @@ In binary form, this product includes software that is licensed under the
8585
terms of the GNU General Public License, version 2, with a linking exception,
8686
which can be obtained from the [upstream repository][1].
8787

88-
See LICENSE-THIRD-PARTY for details.
88+
See [LICENSE-THIRD-PARTY](LICENSE-THIRD-PARTY) for details.
8989

9090
[1]: https://github.com/libgit2/libgit2
9191

0 commit comments

Comments
 (0)