diff --git a/_includes/topnav.html b/_includes/topnav.html
index df594d4..387be69 100644
--- a/_includes/topnav.html
+++ b/_includes/topnav.html
@@ -16,9 +16,6 @@
Overview
-
- History
-
Implementations
diff --git a/history.md b/history.md
deleted file mode 100644
index f839c8b..0000000
--- a/history.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: History
-layout: singlePage
-sectionid: history
----
-
-## How the Language Server Protocol came to life
-Implementing language support like auto complete, goto definition, or type hovering for a programming language for different development tools is a significant effort. Each development tool provides different APIs for language extenders. Moreover, an extension has to be implemented in the implementation language of the tool itself.
-
-## Partnerships
-
-## Press
-
-