Skip to content

Replace SensioLabsConnect by SymfonyConnect #10666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion best_practices/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ practices**. The reasons for not doing it are various:

Next: :doc:`/best_practices/creating-the-project`

.. _`Fabien Potencier`: https://connect.sensiolabs.com/profile/fabpot
.. _`Fabien Potencier`: https://connect.symfony.com/profile/fabpot
.. _`download and install`: https://symfony.com/download
6 changes: 3 additions & 3 deletions contributing/code_of_conduct/care_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ also contact all of them at once by emailing **coc@symfony.com**:

* *E-mail*: emilie.lorenzo [at] symfony.com
* *Twitter*: `@EmilieLorenzo <https://twitter.com/EmilieLorenzo>`_
* *SensioConnect*: `emilielorenzo <https://connect.sensiolabs.com/profile/emilielorenzo>`_
* *SymfonyConnect*: `emilielorenzo <https://connect.symfony.com/profile/emilielorenzo>`_

* **Michelle Sanver**

* *E-mail*: hello [at] michellesanver.com
* *Twitter*: `@michellesanver <https://twitter.com/michellesanver>`_
* *SensioConnect*: `michellesanver <https://connect.sensiolabs.com/profile/michellesanver>`_
* *SymfonyConnect*: `michellesanver <https://connect.symfony.com/profile/michellesanver>`_

* **Tobias Nyholm**

* *E-mail*: tobias.nyholm [at] gmail.com
* *Twitter*: `@tobiasnyholm <https://twitter.com/tobiasnyholm>`_
* *SensioConnect*: `tobias <https://connect.sensiolabs.com/profile/tobias>`_
* *SymfonyConnect*: `tobias <https://connect.symfony.com/profile/tobias>`_

About the CARE Team
-------------------
Expand Down
6 changes: 3 additions & 3 deletions contributing/documentation/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ changes and push the new changes:

**Step 10.** After your pull request is eventually accepted and merged in the
Symfony documentation, you will be included in the `Symfony Documentation
Contributors`_ list. Moreover, if you happen to have a `SensioLabsConnect`_
Contributors`_ list. Moreover, if you happen to have a `SymfonyConnect`_
profile, you will get a cool `Symfony Documentation Badge`_.

Your Next Documentation Contributions
Expand Down Expand Up @@ -323,8 +323,8 @@ definitely don't want you to waste your time!
.. _`GitHub`: https://github.com/
.. _`fork the repository`: https://help.github.com/articles/fork-a-repo
.. _`Symfony Documentation Contributors`: https://symfony.com/contributors/doc
.. _`SensioLabsConnect`: https://connect.sensiolabs.com/
.. _`Symfony Documentation Badge`: https://connect.sensiolabs.com/badge/36/symfony-documentation-contributor
.. _`SymfonyConnect`: https://connect.symfony.com/
.. _`Symfony Documentation Badge`: https://connect.symfony.com/badge/36/symfony-documentation-contributor
.. _`sync your fork`: https://help.github.com/articles/syncing-a-fork
.. _`Platform.sh`: https://platform.sh
.. _`roadmap`: https://symfony.com/roadmap
Expand Down