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: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ layout: navbar-only
129
129
Easy JavaScript interop
130
130
</span>
131
131
<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>
133
133
</p>
134
134
</div>
135
135
</div>
@@ -163,7 +163,7 @@ layout: navbar-only
163
163
Batteries included
164
164
</span>
165
165
<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.
0 commit comments