Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb6ed97

Browse files
committed
minor#12013 Update some URLs (Arman-Hosseini)
This PR was squashed before being merged into the 3.4 branch (closes#12013).Discussion----------Update some URLs<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/roadmap for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------23a8e25 Update some URLs
2 parents94298ee +23a8e25 commitbb6ed97

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎best_practices/templates.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ be used as a Twig extension.
153153
Next::doc:`/best_practices/forms`
154154

155155
.. _`Twig`:https://twig.symfony.com/
156-
.. _`Parsedown`:http://parsedown.org/
156+
.. _`Parsedown`:https://parsedown.org/

‎components/console/events.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,4 @@ Listeners receive a
169169
It is then dispatched just after the ``ConsoleEvents::ERROR`` event.
170170
The exit code received in this case is the exception code.
171171

172-
.. _`reserved exit codes`:http://www.tldp.org/LDP/abs/html/exitcodes.html
172+
.. _`reserved exit codes`:https://www.tldp.org/LDP/abs/html/exitcodes.html

‎console/coloring.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can also set these colors and options directly inside the tagname::
7474
or use the:method:`Symfony\\Component\\Console\\Formatter\\OutputFormatter::escape`
7575
method to escape all the tags included in the given string.
7676

77-
.. _Cmder:http://cmder.net/
77+
.. _Cmder:https://cmder.net/
7878
.. _ConEmu:https://conemu.github.io/
7979
.. _ANSICON:https://github.com/adoxa/ansicon/releases
8080
.. _Mintty:https://mintty.github.io/

‎doctrine/reverse_engineering.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,4 @@ entity in the ``BlogComment`` entity class.
169169

170170
The generated entities are now ready to be used. Have fun!
171171

172-
.. _`Doctrine tools documentation`:http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/tools.html#reverse-engineering
172+
.. _`Doctrine tools documentation`:https://www.doctrine-project.org/projects/doctrine-orm/en/latest/reference/tools.html#reverse-engineering

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp