diff --git a/docs/index.md b/docs/index.md index dad3556af00ea09dae51dfc54b5420d260c03b5f..f369880d85d704ef78b8052509feda6bd3f32178 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.