8000 Improve the demo-warning. · symfony/symfony-docs@74ce3e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74ce3e1

Browse files
Augustin Delaportexabbuh
Augustin Delaporte
authored andcommitted
Improve the demo-warning.
1 parent 6ce015b commit 74ce3e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_theme/_templates/layout.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
<div id="sidebar" class="col-sm-3">
4545
<div id="sidebar-content">
4646
<div id="demo-warning">
47-
<h4>This is a demo</h4>
48-
<p>This is a demo provided by platform.sh.<br>
49-
<a href="http://symfony.com/doc/current/{{ pagename }}">Visit on symfony.com</a>.</p>
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>
5050
</div>
5151

5252
{%- include "globaltoc.html" %}

0 commit comments

Comments
 (0)
0