File tree Expand file tree Collapse file tree 1 file changed +20
-7
lines changed Expand file tree Collapse file tree 1 file changed +20
-7
lines changed Original file line number Diff line number Diff line change 1- Symfony Documentation
2- =====================
3-
4- This documentation is rendered online at https://symfony.com/doc/current/
1+ <p align =" center " ><a href =" https://symfony.com " target =" _blank " >
2+ <img src =" https://symfony.com/logos/symfony_black_02.svg " >
3+ </a ></p >
4+
5+ <h3 align =" center " >
6+ The official Symfony Documentation
7+ </h3 >
8+
9+ <p align =" center " >
10+ <a href =" https://symfony.com/doc/current/index.html " >
11+ Online version
12+ </a >
13+ <span > | </span >
14+ <a href =" https://symfonycasts.com " >
15+ Screencasts
16+ </a >
17+ </p >
518
619Contributing
720------------
@@ -11,8 +24,8 @@ Symfony documentation, please read
1124[ Contributing to the Documentation] ( https://symfony.com/doc/current/contributing/documentation/overview.html )
1225
1326> ** Note**
14- > All pull requests must be based off of the ** 4.4** branch,
15- > unless you're documenting a feature that was introduced * after* Symfony 4.4
27+ > All pull requests must be based on the `` 4.4 `` branch,
28+ > unless you are documenting a feature that was introduced * after* Symfony 4.4
1629> (e.g. in Symfony 5.2), ** not** the `` 5.x `` or older branches.
1730
1831SymfonyCloud
@@ -24,7 +37,7 @@ server where Pull Requests are built and can be reviewed by contributors.
2437Docker
2538------
2639
27- You can build the doc locally with these commands:
40+ You can build the documentation project locally with these commands:
2841
2942``` bash
3043# build the image...
You can’t perform that action at this time.
0 commit comments