Skip to content

Commit b7a9567

Browse files
authored
URL updated
Obsolete URL has been updated
1 parent 5e0b275 commit b7a9567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{#
22
This is the base template used as the application layout which contains the
33
common elements and decorates all the other templates.
4-
See https://symfony.com/doc/current/book/templating.html#template-inheritance-and-layouts
4+
See https://symfony.com/doc/current/templates.html#template-inheritance-and-layouts
55
#}
66
<!DOCTYPE html>
77
<html lang="{{ app.request.locale }}">

0 commit comments

Comments
 (0)