Skip to content

Commit 0e8fdef

Browse files
link index html
1 parent cf9da6f commit 0e8fdef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/setup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ <h3>No web server detected</h3>
535535
<p><code>php -S localhost:8080</code></p>
536536
<p>Then open <code>http://localhost:8080</code> in your browser.</p>
537537
<p>No PHP installed? Use <a href="https://www.apachefriends.org/" target="_blank" rel="noopener">XAMPP</a> (Windows) or <a href="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 &#8212; FrameTrail works without any server in those browsers.</p>
538+
<p>Alternatively, open <a href="index.html"><code>index.html</code></a> directly in Chrome or Edge &#8212; FrameTrail works without any server in those browsers.</p>
539539
</div>
540540
</div>
541541

0 commit comments

Comments
 (0)