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: src/setup.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -535,7 +535,7 @@ <h3>No web server detected</h3>
535
535
<p><code>php -S localhost:8080</code></p>
536
536
<p>Then open <code>http://localhost:8080</code> in your browser.</p>
537
537
<p>No PHP installed? Use <ahref="https://www.apachefriends.org/" target="_blank" rel="noopener">XAMPP</a> (Windows) or <ahref="https://www.mamp.info/" target="_blank" rel="noopener">MAMP</a> (Mac / Windows).</p>
538
-
<p>Alternatively, open <code>index.html</code> directly in Chrome or Edge — FrameTrail works without any server in those browsers.</p>
538
+
<p>Alternatively, open <ahref="index.html"><code>index.html</code></a> directly in Chrome or Edge — FrameTrail works without any server in those browsers.</p>
0 commit comments