Skip to content

Commit

Permalink
Merge pull request Sylius#9754 from dunglas/patch-2
Browse files Browse the repository at this point in the history
Fix the "REST APIs" link in the documentation
  • Loading branch information
pamil committed Oct 2, 2018
2 parents 8201e1c + d73050a commit c581238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/introduction.rst
Expand Up @@ -8,7 +8,7 @@ This part of the documentation is about RESTful JSON/XML API for the Sylius plat

.. note::

This documentation assumes you have at least some experience with `REST APIs <http://symfony.com/doc/current/quick_tour>`_.
This documentation assumes you have at least some experience with `REST APIs <https://en.wikipedia.org/wiki/Representational_state_transfer>`_.

.. tip::

Expand Down

0 comments on commit c581238

Please sign in to comment.