Quellcode durchsuchen

open link in new tab

Girish Ramakrishnan vor 8 Jahren
Ursprung
Commit
b2d1d5506c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -27,7 +27,7 @@ $_ENV["MYSQL_DATABASE"]</code>
 <br/>
 
 <h5>Logs</h5>
-Apache logs can be viewed using the <a href="https://cloudron.io/references/cli.html">cloudron commandline tool</a>.
+Apache logs can be viewed using the <a href="https://cloudron.io/references/cli.html" target="_blank">cloudron commandline tool</a>.
 <pre class="code">
 <code>cloudron logs -f</code>
 </pre>