<label>Demo site url</label> <br><a href="https://demo.bookstackapp.com" target="_blank">https://demo.bookstackapp.com</a> <br>
<label>Admin email</label> <br><input type="text" onclick="this.select();" value="admin@example.com" readonly="true"><br>
<label>Admin password</label> <br><input type="text" onclick="this.select();" value="password" readonly="true"> <br><br>
- <a href="https://demo.bookstackapp.com" class="button" target="_blank">Open demo site</a>
+ <a href="https://demo.bookstackapp.com/login?email=admin@example.com&password=password" class="button" target="_blank">Open demo site</a>
</div>
</div>
</div>