Skip to content

Commit dc302fa

Browse files
committed
Minor docs changes
1 parent bf564bb commit dc302fa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2011-2019 Paweł Jędrzejewski
1+
Copyright (c) 2011-2020 Paweł Jędrzejewski
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
"type": "symfony-bundle",
44
"description": "Themes management for Symfony projects.",
55
"keywords": ["themes", "theming"],
6-
"homepage": "http://sylius.com",
6+
"homepage": "https://sylius.com",
77
"license": "MIT",
88
"authors": [
99
{
1010
"name": "Kamil Kokot",
11-
"homepage": "http://kamil.kokot.me"
11+
"homepage": "https://kamilkokot.com"
1212
},
1313
{
1414
"name": "Sylius project",
15-
"homepage": "http://sylius.com"
15+
"homepage": "https://sylius.com"
1616
},
1717
{
1818
"name": "Community contributions",
19-
"homepage": "http://github.com/Sylius/Sylius/contributors"
19+
"homepage": "https://github.com/Sylius/Sylius/contributors"
2020
}
2121
],
2222
"require": {

docs/theme_configuration_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"name": "Kamil Kokot",
1111
"email": "kamil@kokot.me",
12-
"homepage": "http://kamil.kokot.me",
12+
"homepage": "https://kamilkokot.com",
1313
"role": "Developer"
1414
}
1515
],

0 commit comments

Comments
 (0)