File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1151,8 +1151,8 @@ default_uri
1151
1151
1152
1152
**type **: ``string ``
1153
1153
1154
- The default URI used to generate URLs in a non-HTTP context (see
1155
- :doc : `Generating URLs in Commands </routing >`).
1154
+ The default URI used to generate URLs in a non-HTTP context (see
1155
+ :ref : `Generating URLs in Commands <router-generate-urls-commands >`).
1156
1156
1157
1157
http_port
1158
1158
.........
Original file line number Diff line number Diff line change @@ -2055,6 +2055,8 @@ If you need to generate URLs dynamically or if you are using pure JavaScript
2055
2055
code, this solution doesn't work. In those cases, consider using the
2056
2056
`FOSJsRoutingBundle `_.
2057
2057
2058
+ .. _router-generate-urls-commands :
2059
+
2058
2060
Generating URLs in Commands
2059
2061
~~~~~~~~~~~~~~~~~~~~~~~~~~~
2060
2062
You can’t perform that action at this time.
0 commit comments