10000 Removed a tip inside a sidebar · symfony/symfony-docs@9a71577 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a71577

Browse files
committed
Removed a tip inside a sidebar
Adding a tip inside a short sidebar isn't very normal. Moreover it doesn't look right on the website.
1 parent 4641c66 commit 9a71577

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

components/routing/hostname_pattern.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,13 +179,9 @@ instance, if you want to match both ``m.example.com`` and
179179
.. sidebar:: Using Service Parameters
180180

181181
You can also use service parameters if you do not want to hardcode the
182-
hostname:
183-
184-
.. tip::
185-
186-
Make sure you also include a default option for the ``domain`` placeholder,
187-
otherwise you need to include a domain value each time you generate
188-
a URL using the route.
182+
hostname. Make sure you also include a default option for the ``domain``
183+
placeholder, otherwise you need to include a domain value each time you
184+
generate a URL using the route.
189185

190186
.. configuration-block::
191187

0 commit comments

Comments
 (0)
0