We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c7d5f commit c1cbc45Copy full SHA for c1cbc45
templates/info_box.html.twig
@@ -1,5 +1,5 @@
1
{% set admin_url = 'https://v2.demo.sylius.com/admin' %}
2
-{% set api_url = 'https://v2.demo.sylius.com/api/v2/docs' %}
+{% set api_url = 'https://v2.demo.sylius.com/api/v2' %}
3
4
<style>
5
.info-box {
0 commit comments