diff --git a/README.md b/README.md index 116090d..e7cffce 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ [ciImg]: http://ci.extendedclip.com/buildStatus/icon?job=PlaceholderAPI [APIversionImg]: https://img.shields.io/nexus/placeholderapi/me.clip/placeholderapi?server=https%3A%2F%2Frepo.extendedclip.com&label=API%20Version -[logo]: https://raw.githubusercontent.com/PlaceholderAPI/PlaceholderAPI/master/wiki/img/logo.png +[logo]: https://raw.githubusercontent.com/PlaceholderAPI/PlaceholderAPI/master/wiki/img/papi-logo.png [contributing]: https://github.com/PlaceholderAPI/PlaceholderAPI/blob/master/.github/CONTRIBUTING.md [placeholderexpansion]: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/PlaceholderExpansion diff --git a/wiki/Home.md b/wiki/Home.md index 1c5588b..3671510 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -1,5 +1,5 @@
- +
This wiki gives you information on how to create placeholders in your plugin that can be used in other plugins, how to use other placeholders inside your plugin, or how to make an expansion. It also has a list with all available placeholders (Work in progress). diff --git a/wiki/img/logo.png b/wiki/img/wiki-logo.png similarity index 100% rename from wiki/img/logo.png rename to wiki/img/wiki-logo.png