8000 Open doc in new page in default page · simPod/symfony@55b53fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 55b53fc

Browse files
committed
Open doc in new page in default page
1 parent 0461860 commit 55b53fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Resources/welcome.html.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
<strong>Next Step</strong>
266266
<?php echo $renderNextStepIconSvg; ?>
267267
<span>
268-
<a href="https://symfony.com/doc/<?php echo $docVersion; ?>/page_creation.html">Create your first page</a>
268+
<a target="_blank" href="https://symfony.com/doc/<?php echo $docVersion; ?>/page_creation.html">Create your first page</a>
269269
to replace this placeholder page.
270270
</span>
271271
</p>

0 commit comments

Comments
 (0)
0