We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9caf29 commit 7c15018Copy full SHA for 7c15018
2 files changed
docs/content/tutorial.fsx
docs/tools/templates/template.cshtml
@@ -1,4 +1,4 @@
1
-<!DOCTYPE html>
+<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta charset="utf-8"/>
@@ -43,9 +43,6 @@
43
<li><a href="@Properties["project-github"]">Source Code on GitHub</a></li>
44
<li><a href="@Root/license.html">License</a></li>
45
<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>
49
50
<li class="nav-header">Documentation</li>
51
<li><a href="@Root/reference/index.html">API Reference</a></li>
0 commit comments