diff --git a/README.md b/README.md index 99de760..f5b5f10 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ This plugin requires Lavalink `v4` or greater To install this plugin either download the latest release and place it into your `plugins` folder or add the following into your `application.yml` > **Note** -> For a full `application.yml` example see [here](application.yml.example) +> For a full `application.yml` example see [here](application.example.yml) Replace x.y.z with the latest version number ```yaml diff --git a/application.yml.example b/application.example.yml similarity index 100% rename from application.yml.example rename to application.example.yml