Skip to content

Commit c8e1995

Browse files
authored
Merge pull request #126 from thejpster/fix-links
Fix links to license files.
2 parents 60d72a9 + c3ebdef commit c8e1995

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

aarch32-cpu/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ minor version release (e.g. from `0.3.0` to `0.3.1`, because this is still a
4141
* Copyright (c) Ferrous Systems
4242
* Copyright (c) The Rust Embedded Devices Working Group developers
4343

44-
Licensed under either [MIT](./LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE) at
44+
Licensed under either [MIT](../LICENSE-MIT) or [Apache-2.0](../LICENSE-APACHE) at
4545
your option.
4646

4747
## Contribution

aarch32-rt-macros/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ minor version release (e.g. from `0.3.0` to `0.3.1`, because this is still a
1818
* Copyright (c) Ferrous Systems
1919
* Copyright (c) The Rust Embedded Devices Working Group developers
2020

21-
Licensed under either [MIT](./LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE) at
21+
Licensed under either [MIT](../LICENSE-MIT) or [Apache-2.0](../LICENSE-APACHE) at
2222
your option.
2323

2424
## Contribution

aarch32-rt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ minor version release (e.g. from `0.3.0` to `0.3.1`, because this is still a
3434
* Copyright (c) Ferrous Systems
3535
* Copyright (c) The Rust Embedded Devices Working Group developers
3636

37-
Licensed under either [MIT](./LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE) at
37+
Licensed under either [MIT](../LICENSE-MIT) or [Apache-2.0](../LICENSE-APACHE) at
3838
your option.
3939

4040
## Contribution

arm-targets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ minor version release (e.g. from `0.3.0` to `0.3.1`, because this is still a
4141
* Copyright (c) Ferrous Systems
4242
* Copyright (c) The Rust Embedded Devices Working Group developers
4343

44-
Licensed under either [MIT](./LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE) at
44+
Licensed under either [MIT](../LICENSE-MIT) or [Apache-2.0](../LICENSE-APACHE) at
4545
your option.
4646

4747
## Contribution

examples/mps3-an536/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ may change the MSRV at any time.
8080
- Copyright (c) Ferrous Systems
8181
- Copyright (c) The Rust Embedded Devices Working Group developers
8282

83-
Licensed under either [MIT](./LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE) at
83+
Licensed under either [MIT](../LICENSE-MIT) or [Apache-2.0](../LICENSE-APACHE) at
8484
your option.
8585

8686
## Contribution

examples/versatileab/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ may change the MSRV at any time.
9090
- Copyright (c) Ferrous Systems
9191
- Copyright (c) The Rust Embedded Devices Working Group developers
9292

93-
Licensed under either [MIT](./LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE) at
93+
Licensed under either [MIT](../LICENSE-MIT) or [Apache-2.0](../LICENSE-APACHE) at
9494
your option.
9595

9696
## Contribution

0 commit comments

Comments
 (0)