Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 527e836

Browse files
authored
Merge pull request #468 from ScottGibb/fix-linting-badge
Fix Linting Badge and Add Missing License
2 parents 92c4af8 + 3426e54 commit 527e836

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Embedded Rust
22

3-
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Linting](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Static%20Analysis.yml/badge.svg?branch=master)](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Static%20Analysis.yml)
3+
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Linting](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Linting.yml/badge.svg)](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Linting.yml)
44

55
This is a curated list of resources related to embedded and low-level programming in the Rust programming language, including a selection of useful crates.
66

@@ -1361,8 +1361,7 @@ These materials may be outdated and reflect earlier practices, but they might st
13611361

13621362
This list is licensed under
13631363

1364-
- CC0 1.0 Universal License ([LICENSE-CC0](LICENSE-CC0) or
1365-
https://creativecommons.org/publicdomain/zero/1.0/legalcode)
1364+
- [CC0 1.0 Universal License](https://creativecommons.org/publicdomain/zero/1.0/legalcode) aka [LICENSE-CC0](LICENSE-CC0)
13661365

13671366
## Code of Conduct
13681367

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /