diff --git a/templates/info_box.html.twig b/templates/info_box.html.twig index 827bc77..326e67c 100644 --- a/templates/info_box.html.twig +++ b/templates/info_box.html.twig @@ -1,5 +1,5 @@ {% set admin_url = 'https://v2.demo.sylius.com/admin' %} -{% set api_url = 'https://v2.demo.sylius.com/api/v2/docs' %} +{% set api_url = 'https://v2.demo.sylius.com/api/v2' %}