Skip to content

Commit 7c15018

Browse files
committed
fix docs
1 parent f9caf29 commit 7c15018

2 files changed

Lines changed: 1 addition & 23 deletions

File tree

docs/content/tutorial.fsx

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/tools/templates/template.cshtml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html lang="en">
33
<head>
44
<meta charset="utf-8"/>
@@ -43,9 +43,6 @@
4343
<li><a href="@Properties["project-github"]">Source Code on GitHub</a></li>
4444
<li><a href="@Root/license.html">License</a></li>
4545
<li><a href="@Root/release-notes.html">Release Notes</a></li>
46-
47-
<li class="nav-header">Getting started</li>
48-
<li><a href="@Root/tutorial.html">Sample tutorial</a></li>
4946

5047
<li class="nav-header">Documentation</li>
5148
<li><a href="@Root/reference/index.html">API Reference</a></li>

0 commit comments

Comments
 (0)