Skip to content

Commit bea63a1

Browse files
ro0NLfabpot
authored andcommitted
Update symfony links to https
1 parent e32b518 commit bea63a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<div class="sf-toolbar-info-piece">
114114
<b>Help</b>
115115
<span>
116-
<a href="http://symfony.com/support">
116+
<a href="https://symfony.com/support">
117117
Symfony Support Channels
118118
</a>
119119
</span>

src/Symfony/Component/Workflow/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "Symfony Workflow Component",
55
"keywords": ["workflow", "petrinet", "place", "transition", "statemachine", "state"],
6-
"homepage": "http://symfony.com",
6+
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [
99
{
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"name": "Symfony Community",
19-
"homepage": "http://symfony.com/contributors"
19+
"homepage": "https://symfony.com/contributors"
2020
}
2121
],
2222
"require": {

0 commit comments

Comments
 (0)