8000 Remove references to github repositories. by dbrumann · Pull Request #11308 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Remove references to github repositories. #11308

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
Apr 6, 2019
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
Remove references to github repositories.
Fixes #11295 for #EUFOSSA

See also PRs #11307 for 4.2 and #11306 for 3.4 for remaining references.
  • Loading branch information
Denis Brumann committed Apr 6, 2019
commit 33ecc96790560b8d2867b03e9d6c2c93106a7cab
2 changes: 0 additions & 2 deletions components/mailer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ Installation

$ composer require symfony/mailer

Alternatively, you can clone the `<https://github.com/symfony/mailer>`_ repository.

.. include:: /components/require_autoload.rst.inc

Usage
Expand Down
2 changes: 0 additions & 2 deletions components/mime.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Installation

$ composer require symfony/mime

Alternatively, you can clone the `<https://github.com/symfony/mime>`_ repository.

.. include:: /components/require_autoload.rst.inc

Introduction
Expand Down
0