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 0241228 commit 6df8cf7Copy full SHA for 6df8cf7
_theme/_templates/layout.html
@@ -46,7 +46,7 @@
46
<div id="demo-warning">
47
<h4>Pull request build</h4>
48
<p>Each pull request of the Symfony Documentation is automatically deployed and hosted on <a href="https://platform.sh">Platform.sh</a>.<br>
49
- Visit the page on <a href="https://symfony.com/doc/current/{{ pagename }}">symfony.com</a>.</p>
+ View this page on <a href="https://symfony.com/doc/current/{{ pagename }}">symfony.com</a>.</p>
50
</div>
51
52
{%- include "globaltoc.html" %}
0 commit comments