Skip to content

Commit 7d681bf

Browse files
authored
Merge pull request #142 from DrDBanner/patch-8
link fix; iframe mobile fix
2 parents 671c441 + 7651b47 commit 7d681bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/en/self-host-installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ If your webserver is already configured and you have credentials to your databas
4040

4141
[CLI - install | update | backup ](https://github.com/DrDBanner/inmanage)
4242

43-
*This script complements the excellent [Distribution based server configurations](#distribution-based-server-configurations) below. Once your server meets the prerequisites (webserver configured & database accessible), this script makes the rest of the setup a breeze.*
43+
*This script complements the excellent [Linux server configurations](#linux-server-configs) below. Once your server meets the prerequisites (webserver configured & database accessible), this script makes the rest of the setup a breeze.*
4444

4545
### Docker
4646

4747
We have a dedicated repository with detailed instructions on how to get started <a href="https://github.com/invoiceninja/dockerfiles">HERE</a>.
4848

49-
<iframe width="560" height="315" src="https://www.youtube.com/embed/xo6a3KtLC2g" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
49+
<iframe width="560" height="315" style="max-width:100%;" src="https://www.youtube.com/embed/xo6a3KtLC2g" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
5050

5151
<x-warning>
5252
If you make changes to your env file, please remember to reboot the container for the changes to take effect!
@@ -462,4 +462,4 @@ If using e invoicing, you may want to install the saxon extension. The saxon ext
462462
463463
We have a short video showing the installation steps here:
464464
465-
<iframe width="560" height="315" src="https://www.youtube.com/embed/s21ewzAeYjc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
465+
<iframe width="560" height="315" style="max-width:100%;" src="https://www.youtube.com/embed/s21ewzAeYjc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

0 commit comments

Comments
 (0)