From a9d31acfb5c45711d17ec89954dbda8750b0370c Mon Sep 17 00:00:00 2001
From: Sean Madsen <sean@seanmadsen.com>
Date: Tue, 22 Aug 2017 18:09:08 -0600
Subject: [PATCH] Remove notice about wiki content migration

---
 docs/index.md | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index dad3556a..f369880d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,15 +1,5 @@
 # CiviCRM Developer Guide
 
-!!! warning "Notice"
-    This guide is not yet complete.
-    As of early 2017 we are actively working to migrate content in from the
-    [wiki]. Read more about this [migration process][migration], including how
-    to help out!
-
-[wiki]: http://wiki.civicrm.org/confluence/display/CRMDOC/Develop
-[migration]: https://wiki.civicrm.org/confluence/display/CRMDOC/Content+migration+from+wiki+to+Developer+Guide
-
-
 [CiviCRM](https://civicrm.org) is an open-source application. The code can be
 poked, prodded, twisted, and hacked. It can be customized, extended, and
 collaboratively developed. This documentation tells you how to do that.
-- 
GitLab