Skip to content

Commit 100507e

Browse files
[UPMERGE] 2.0 -> 2.1 (#279)
This PR has been generated automatically. For more details see [upmerge_pr.yaml](/Sylius/MolliePlugin/blob/1.0/.github/workflows/upmerge_pr.yaml). **Remember!** The upmerge should always be merged with using `Merge pull request` button. In case of conflicts, please resolve them manually with usign the following commands: ``` git fetch upstream gh pr checkout <this-pr-number> git merge upstream/2.1 -m "Resolve conflicts between 2.0 and 2.1" ``` If you use other name for the upstream remote, please replace `upstream` with the name of your remote pointing to the `Sylius/MolliePlugin` repository. Once the conflicts are resolved, please run `git merge --continue` and push the changes to this PR.
2 parents d4d2b7a + 4dd9227 commit 100507e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
## Table of Contents
2222

2323
* [Overview](#overview)
24-
* [Demo](#mollie-plugin-demo)
24+
* [Demo](#demo)
2525
* [Installation](#installation)
2626
* [Usage](#usage)
2727
* [Recurring subscription (internal CRON)](doc/recurring.md)

0 commit comments

Comments
 (0)