8000
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 0461860 commit 55b53fcCopy full SHA for 55b53fc
src/Symfony/Component/HttpKernel/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