aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranxdpanic <anxdpanic@gmail.com>2020-06-09 12:04:44 -0400
committeranxdpanic <anxdpanic@gmail.com>2020-06-09 12:04:44 -0400
commit20223a3d16d5f605294af5165abb336288a69781 (patch)
treeb95a6f7d653fb1fadd34e3ea7b5f90d96e7a5c8c
parent00f5af0cec5686ffc512576cfecb9edf25371931 (diff)
[doc] fix Kodi banner in cmake/addons/README.md
-rw-r--r--cmake/addons/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/addons/README.md b/cmake/addons/README.md
index dd222f5cdb..17e6460d75 100644
--- a/cmake/addons/README.md
+++ b/cmake/addons/README.md
@@ -1,4 +1,4 @@
-![Kodi logo](https://raw.githubusercontent.com/xbmc/xbmc-forum/master/xbmc/images/logo-sbs-black.png)
+![Kodi logo](https://github.com/xbmc/xbmc/raw/master/docs/resources/banner_slim.png)
# Kodi add-ons CMake based buildsystem
This directory contains the cmake-based buildsystem for Kodi add-ons. It looks into the directory pointed to by the *ADDONS_DEFINITION_DIR* option (which defaults to the *addons* sub-directory) and parses all *.txt files recursively. Each add-on must have its own `<addon-id>.txt` file in a separate sub-directory that must follow one of the defined formats: