summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Izraelevitz2020-10-26 11:27:06 -0700
committerGitHub2020-10-26 18:27:06 +0000
commit55809b1d63b117efe509c43f06c57decf86b1a17 (patch)
treec9c65f2cd54568b527f629f0d7b62712553ecb16
parent0745dedefea901df029e65aa59846d8b561dfd31 (diff)
Delete index.md (#1613)
Causes issues when building the website, using these docs. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-rw-r--r--docs/src/wiki-deprecated/index.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/src/wiki-deprecated/index.md b/docs/src/wiki-deprecated/index.md
deleted file mode 100644
index 9401fce8..00000000
--- a/docs/src/wiki-deprecated/index.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: docs
-title: "Chisel3"
-section: "chisel3"
-position: 1
----
-
-This is a brief overview to the Chisel HDL.
-
-If this is your first time with Chisel or Scala the [**online Chisel Bootcamp**](https://mybinder.org/v2/gh/freechipsproject/chisel-bootcamp/master) is the recommended way to get started.