Skip to content

Commit d578bd8

Browse files
committed
Merge branch '2.x' into 3.0
* 2.x: [#2268] use HTTPS Fix links to Symfony.com
2 parents dcd7d83 + 2000204 commit d578bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ applications with Symfony. Features include:
2222
Documentation
2323
-------------
2424

25-
[Read the Documentation](http://symfony.com/doc/master/bundles/FOSRestBundle/index.html)
25+
[Read the Documentation](https://symfony.com/doc/current/bundles/FOSRestBundle/index.html)
2626

2727
Please see the upgrade files (`UPGRADING-X.X.md`) for any relevant instructions when upgrading to a newer version.
2828

2929
Installation
3030
------------
3131

32-
All the installation instructions are located in the [documentation](http://symfony.com/doc/master/bundles/FOSRestBundle/1-setting_up_the_bundle.html).
32+
All the installation instructions are located in the [documentation](https://symfony.com/doc/current/bundles/FOSRestBundle/1-setting_up_the_bundle.html).
3333

3434
License
3535
-------

0 commit comments

Comments
 (0)