Skip to content

Commit a8012d9

Browse files
committed
Deploying to gh-pages from @ cb47cd1 🚀
1 parent df4a332 commit a8012d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<main>
9595
<div id="content">
9696
<h1><a name="BioFSharp-XYZ" class="anchor" href="#BioFSharp-XYZ">BioFSharp.XYZ</a></h1>
97-
<p><img src="/img/Logo_large.png" alt="Logo" /></p>
97+
<p><img src="./img/Logo_large.png" alt="Logo" /></p>
9898
<p>you can write markdown in these comment brackets <code>(** ... *)</code></p>
9999
<pre class="fssnip highlighted"><code lang="fsharp"><span class="c">// and actual F# content in a literate script file</span>
100100
<span class="k">let</span> <span onmouseout="hideTip(event, 'fs1', 1)" onmouseover="showTip(event, 'fs1', 1)" class="id">a</span> <span class="o">=</span> <span class="n">42</span>

0 commit comments

Comments
 (0)