Skip to content

Commit c1cbc45

Browse files
committed
Update API url in select box in 2.0
1 parent 07c7d5f commit c1cbc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/info_box.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set admin_url = 'https://v2.demo.sylius.com/admin' %}
2-
{% set api_url = 'https://v2.demo.sylius.com/api/v2/docs' %}
2+
{% set api_url = 'https://v2.demo.sylius.com/api/v2' %}
33

44
<style>
55
.info-box {

0 commit comments

Comments
 (0)