You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _theme/_templates/layout.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,9 @@
44
44
<divid="sidebar" class="col-sm-3">
45
45
<divid="sidebar-content">
46
46
<divid="demo-warning">
47
-
<h4>This is a demo</h4>
48
-
<p>This is a demo provided by platform.sh.<br>
49
-
<ahref="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 <ahref="https://platform.sh">Platform.sh</a>.<br>
49
+
Visit the page on <ahref="https://symfony.com/doc/current/{{ pagename }}">symfony.com</a>.</p>
0 commit comments