diff options
Diffstat (limited to 'web/kvm')
-rw-r--r-- | web/kvm/index.html | 2 | ||||
-rw-r--r-- | web/kvm/window-about.pug | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index b7d50521..0853dd54 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1867,7 +1867,7 @@ </div> </div><br> <p class="text"> - Full documentation, source code, hardware schematics and legal information + Full documentation, the source code, and the legal information can be found in our <a target="_blank" href="https://pikvm.org">official website</a>. </p> </div> diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index 6e8199c5..f568eaa6 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -446,5 +446,5 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Zsombor Vari br p(class="text") - | Full documentation, source code, hardware schematics and legal information + | Full documentation, the source code, and the legal information | can be found in our #[a(target="_blank" href="https://pikvm.org") official website]. |