diff options
author | enen92 <92enen@gmail.com> | 2019-03-18 13:20:02 +0000 |
---|---|---|
committer | enen92 <92enen@gmail.com> | 2019-03-18 13:20:02 +0000 |
commit | 34b1e0c518ffd83d7161fd0283b96b35846358f7 (patch) | |
tree | b534ede69d17ef5fc8c3b0c7fc67b5b49a82dc58 /README.md | |
parent | 6a5551a734e46b420ff424b142cdc84091b681c8 (diff) |
[Docs] Use docs.kodi.tv instead of the codedocs url
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ <p align="center"> <a href="LICENSE.md"><img alt="License" src="https://img.shields.io/badge/license-GPLv2-blue.svg?style=flat-square"></a> <a href="http://hits.dwyl.io/xbmc/xbmc"><img alt="HitCount" src="http://hits.dwyl.io/xbmc/xbmc.svg"></a> - <a href="https://codedocs.xyz/xbmc/xbmc/"><img alt="Documentation" src="https://img.shields.io/badge/code-documented-brightgreen.svg?style=flat-square"></a> + <a href="https://docs.kodi.tv/"><img alt="Documentation" src="https://img.shields.io/badge/code-documented-brightgreen.svg?style=flat-square"></a> <a href="https://github.com/xbmc/xbmc/pulls"><img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square"></a> <a href="#how-to-contribute"><img alt="Contributions Welcome" src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square"></a> <a href="http://jenkins.kodi.tv/"><img alt="Build" src="https://img.shields.io/badge/CI-jenkins-brightgreen.svg?style=flat-square"></a> |