8000 minor #50350 [Notifier] Use english link in AmazonSns documentation (… · symfony/symfony@ceb26c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit ceb26c2

Browse files
committed
minor #50350 [Notifier] Use english link in AmazonSns documentation (alamirault)
This PR was merged into the 5.4 branch. Discussion ---------- [Notifier] Use english link in AmazonSns documentation | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Replace Deutsch link by English link 😄 Commits ------- 0cc9e3a [Notifier] Update AmazonSns url in doc from de to en
2 parents 03aa9c1 + 0cc9e3a commit ceb26c2

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Component/Notifier/Bridge/AmazonSns

1 file changed

+1
-1
lines changed

src/Symfony/Component/Notifier/Bridge/AmazonSns/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Amazon Notifier
22
===============
33

4-
Provides [Amazon SNS](https://aws.amazon.com/de/sns/) integration for Symfony Notifier.
4+
Provides [Amazon SNS](https://aws.amazon.com/en/sns/) integration for Symfony Notifier.
55

66
DSN example
77
-----------

0 commit comments

Comments
 (0)
0