Skip to content

Commit 71ee465

Browse files
author
Maxime Mangel
authored
Fix links in the index page
1 parent 33bc5b2 commit 71ee465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ layout: navbar-only
129129
Easy JavaScript interop
130130
</span>
131131
<p>
132-
Call <a href="/docs/communicate/js-from-fable.html">JavaScript from Fable</a> or <a href="/docs/communicate/fable-from-js.html">Fable from JS</a>. Use NPM packages. The entire JavaScript ecosystem is at your fingertips.
132+
Use NPM packages. The entire JavaScript ecosystem is at your fingertips. See <a href="/docs/javascript/features.html">JavaScript features</a>
133133
</p>
134134
</div>
135135
</div>
@@ -163,7 +163,7 @@ layout: navbar-only
163163
Batteries included
164164
</span>
165165
<p>
166-
Fable supports the <a href="docs/dotnet/compatibility.html">F# core library and some common .NET libraries</a> to supplement the JavaScript ecosystem.
166+
Fable supports the <a href="/docs/javascript/compatibility.html">F# core library and some common .NET libraries</a> to supplement the JavaScript ecosystem.
167167
</p>
168168
</div>
169169
</div>

0 commit comments

Comments
 (0)