Replace dead Payum URL with its GitHub repo URL

This commit is contained in:
Victor Vasiloi 2022-01-04 20:38:38 +01:00 committed by Jakub Tobiasz
parent fed9009b40
commit f69eddb12a
No known key found for this signature in database
GPG key ID: 6434250CB3525233

View file

@ -3,7 +3,7 @@ Payment Component
Sylius Payment component **does not** provide any gateways. It is only a raw
architecture for managing payments and payment methods. It can be integrated
with many different services, but Sylius uses [Payum](https://payum.forma-dev.com/) by default.
with many different services, but Sylius uses [Payum](https://github.com/Payum/Payum) by default.
Sylius
------