mirror of https://github.com/xbmc/xbmc
Revert "[docs] Fix for-the-badge badges"
This reverts commit ea625655cb.
This commit is contained in:
parent
0730dac071
commit
7ea86ed2d0
10
README.md
10
README.md
|
|
@ -76,8 +76,8 @@ Kodi couldn't exist without
|
|||
## License
|
||||
Kodi is **[GPLv2 licensed](LICENSE.md)**. You may use, distribute and copy it under the license terms.
|
||||
|
||||
<a href="https://github.com/xbmc/xbmc/graphs/contributors"><img src="https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/built-by-developers.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/certified-cousin-terio.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/approved-by-george-costanza.svg" height="25"></a>
|
||||
<a href="https://kodi.tv/download"><img src="https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/check-it-out.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/winter-is-coming.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc/graphs/contributors"><img src="https://forthebadge.com/images/badges/built-by-developers.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://forthebadge.com/images/badges/certified-cousin-terio.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://forthebadge.com/images/badges/approved-by-george-costanza.svg" height="25"></a>
|
||||
<a href="https://kodi.tv/download"><img src="https://forthebadge.com/images/badges/check-it-out.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://forthebadge.com/images/badges/winter-is-coming.svg" height="25"></a>
|
||||
|
|
|
|||
|
|
@ -45,6 +45,6 @@ The *pull request* description should only contain information relevant to the c
|
|||
## Updating your PR
|
||||
Making a *pull request* adhere to the standards above can be difficult. If the maintainers notice anything that they'd like changed, they'll ask you to edit your *pull request* before it gets merged. **There's no need to open a new *pull request*, just edit the existing one**. If you're not sure how to do that, our **[git guide](GIT-FU.md)** provides a step by step guide. If you're still not sure, ask us for guidance. We're all fairly proficient with *git* and happy to be of assistance.
|
||||
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/made-with-c-plus-plus.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/contains-technical-debt.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://forthebadge.com/images/badges/made-with-c-plus-plus.svg" height="25"></a>
|
||||
<a href="https://github.com/xbmc/xbmc"><img src="https://forthebadge.com/images/badges/contains-technical-debt.svg" height="25"></a>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue