We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5ec90 commit 2ec3b84Copy full SHA for 2ec3b84
Resources/welcome.html.php
@@ -265,7 +265,7 @@
265
<strong>Next Step</strong>
266
<?php echo $renderNextStepIconSvg; ?>
267
<span>
268
- <a href="https://symfony.com/doc/<?php echo $docVersion; ?>/page_creation.html">Create your first page</a>
+ <a target="_blank" href="https://symfony.com/doc/<?php echo $docVersion; ?>/page_creation.html">Create your first page</a>
269
to replace this placeholder page.
270
</span>
271
</p>
0 commit comments