8000 minor #49602 [TwigBridge] Fix flagged malicious url (alamirault) · adpauly/symfony@8f1384e · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f1384e

Browse files
minor symfony#49602 [TwigBridge] Fix flagged malicious url (alamirault)
This PR was merged into the 5.4 branch. Discussion ---------- [TwigBridge] Fix flagged malicious url | 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 symfony#47454 | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> We already use github blob links in the codebase, so IMO we can replace `raw.githubusercontent.com` by `github.com` link Commits ------- 2b11a45 [TwigBridge] Fix flagged malicious url
2 parents 10c73d3 + 2b11a45 commit 8f1384e

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Bridge/Twig/Resources/views/Email/zurb_2

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Twig/Resources/views/Email/zurb_2/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2017 ZURB, inc. -- MIT License
33
*
4-
* https://raw.githubusercontent.com/foundation/foundation-emails/v2.2.1/dist/foundation-emails.css
4+
* https://github.com/foundation/foundation-emails/blob/v2.2.1/dist/foundation-emails.css
55
*/
66

77
.wrapper {

0 commit comments

Comments
 (0)
0