diff --git a/docs/api/rest.md b/docs/api/rest.md index 27daf6930..4f94fdd59 100644 --- a/docs/api/rest.md +++ b/docs/api/rest.md @@ -751,7 +751,7 @@ When `identifier` is used, Lavalink will try to resolve the identifier as a sing Response: -[Player](#Player) object +[Player](#player) object
Example Payload diff --git a/docs/overrides/main.html b/docs/overrides/main.html index af7d54ba8..ccacc1186 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -1,3 +1,7 @@ +{%- block extrahead -%} + +{%- endblock -%} + {% extends "base.html" %} {% block announce %}