mirror of
https://github.com/badges/awesome-badges.git
synced 2025-12-13 06:40:06 +01:00
Fix-redirections (#35)
Some checks failed
Broken-Links / linkChecker (push) Has been cancelled
Some checks failed
Broken-Links / linkChecker (push) Has been cancelled
* fix links redirects at CODE_OF_CONDUCT * fix links redirects at README.md fixes Link Checker Report Fixes #34
This commit is contained in:
@@ -117,13 +117,13 @@ the community.
|
|||||||
|
|
||||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
|
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
|
||||||
version 2.0, available at
|
version 2.0, available at
|
||||||
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
|
https://www.contributor-covenant.org/version/2/0/code_of_conduct/.
|
||||||
|
|
||||||
Community Impact Guidelines were inspired by [Mozilla's code of conduct
|
Community Impact Guidelines were inspired by [Mozilla's code of conduct
|
||||||
enforcement ladder](https://github.com/mozilla/diversity).
|
enforcement ladder](https://github.com/mozilla/inclusion).
|
||||||
|
|
||||||
[homepage]: https://www.contributor-covenant.org
|
[homepage]: https://www.contributor-covenant.org
|
||||||
|
|
||||||
For answers to common questions about this code of conduct, see the FAQ at
|
For answers to common questions about this code of conduct, see the FAQ at
|
||||||
https://www.contributor-covenant.org/faq. Translations are available at
|
https://www.contributor-covenant.org/faq/. Translations are available at
|
||||||
https://www.contributor-covenant.org/translations.
|
https://www.contributor-covenant.org/translations/.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Awesome Badges
|
# Awesome Badges
|
||||||
|
|
||||||
[](https://awesome.re)
|
[](https://github.com/sindresorhus/awesome#readme)
|
||||||
|
|
||||||
A curated collection of awesome things related to status badges.
|
A curated collection of awesome things related to status badges.
|
||||||
|
|
||||||
@@ -62,7 +62,7 @@ includes Shields-related and non-Shields-related resources._
|
|||||||
> Dynamic data providers are third parties who publish data APIs which can be
|
> Dynamic data providers are third parties who publish data APIs which can be
|
||||||
> used to back one of the dynamic badge services:
|
> used to back one of the dynamic badge services:
|
||||||
>
|
>
|
||||||
> - [Shields' Endpoint badge](https://shields.io/endpoint)
|
> - [Shields' Endpoint badge](https://shields.io/badges/endpoint-badge)
|
||||||
> - [Badgen's https badge](https://badgen.net/https)
|
> - [Badgen's https badge](https://badgen.net/https)
|
||||||
> - [Badgen's RunKit endpoint badge](https://badgen.net/runkit)
|
> - [Badgen's RunKit endpoint badge](https://badgen.net/runkit)
|
||||||
|
|
||||||
@@ -100,7 +100,7 @@ includes Shields-related and non-Shields-related resources._
|
|||||||
– Data-driven assessment based on signaling theory applied to how
|
– Data-driven assessment based on signaling theory applied to how
|
||||||
badges are used in npm.
|
badges are used in npm.
|
||||||
[Published in ICSE 2018](https://cmustrudel.github.io/papers/icse18badges.pdf).
|
[Published in ICSE 2018](https://cmustrudel.github.io/papers/icse18badges.pdf).
|
||||||
- [On the Usage of Badges in Open Source Packages on GitHub](http://ceur-ws.org/Vol-2605/9.pdf)
|
- [On the Usage of Badges in Open Source Packages on GitHub](https://ceur-ws.org/Vol-2605/9.pdf)
|
||||||
– Data-driven study of how status badges are used in Cargo and Packagist
|
– Data-driven study of how status badges are used in Cargo and Packagist
|
||||||
projects.
|
projects.
|
||||||
|
|
||||||
@@ -131,5 +131,5 @@ includes Shields-related and non-Shields-related resources._
|
|||||||
|
|
||||||
### Achievement badges
|
### Achievement badges
|
||||||
|
|
||||||
- [Badgr](https://www.badgr.org/) – A service for creating verifiable
|
- [Parchment Award Digital Badges](https://community.canvaslms.com/t5/Parchment-Award-Digital-Badges/ct-p/canvas-credentials-badges?tab=recent) – A service for creating verifiable
|
||||||
achievement badges, based on the Open Badges specification.
|
achievement badges, based on the Open Badges specification.
|
||||||
|
|||||||
Reference in New Issue
Block a user