aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorenen92 <92enen@gmail.com>2023-10-02 09:43:14 +0100
committerenen92 <92enen@gmail.com>2023-10-02 09:43:14 +0100
commit7ea86ed2d09ece261b53641f6ab9321d65cf5565 (patch)
tree75e62774396f6665ec24674760f8d05675b597d0 /docs
parent0730dac071ab0b718d95e9b74a859a32358f9233 (diff)
Revert "[docs] Fix for-the-badge badges"
This reverts commit ea625655cbb84873e5741ef267a10749908ca131.
Diffstat (limited to 'docs')
-rw-r--r--docs/CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index 8277a6f8fd..df7d2ffef5 100644
--- a/docs/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md
@@ -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>