Skip to content

Commit 2ec3b84

Browse files
committed
Open doc in new page in default page
1 parent 1b5ec90 commit 2ec3b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)