diff --git a/README.md b/README.md index 5382b532..69855e33 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ [![Build Status][travis-image]][travis-link] [![Coverage Status][coveralls-image]][coveralls-link] -Background: https://groups.google.com/forum/#!topic/django-rest-framework/YJ6J3jocGlo - -**See in progress docs: [www.mkdocs.org](http://www.mkdocs.org)** +**See the MkDocs documentation: [www.mkdocs.org](http://www.mkdocs.org)** Release notes: http://www.mkdocs.org/about/release-notes/ @@ -15,7 +13,9 @@ Project roadmap: [https://github.com/tomchristie/mkdocs/wiki](https://github.com IRC channel: `#mkdocs` on freenode. -[travis-image]: https://travis-ci.org/tomchristie/mkdocs.png?branch=master -[travis-link]: https://travis-ci.org/tomchristie/mkdocs -[coveralls-image]: https://coveralls.io/repos/tomchristie/mkdocs/badge.png?branch=master -[coveralls-link]: https://coveralls.io/r/tomchristie/mkdocs?branch=master +Discussions and support: https://groups.google.com/forum/#!forum/mkdocs + +[coveralls-image]: https://coveralls.io/repos/mkdocs/mkdocs/badge.png +[coveralls-link]: https://coveralls.io/r/mkdocs/mkdocs +[travis-image]: https://travis-ci.org/mkdocs/mkdocs.png?branch=master +[travis-link]: https://travis-ci.org/mkdocs/mkdocs diff --git a/docs/index.md b/docs/index.md index fb9883c0..f08d9b4b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ MkDocs is a **fast**, **simple** and **downright gorgeous** static site generato **MkDocs is currently still in development.** -We're progressing quickly, but the documentation still needs filling in, and theres a few rough edges. The 1.0 release is planned to arrive in the next few weeks. +We're progressing quickly, but the documentation still needs filling in, and theres a few rough edges. The 1.0 release is planned to arrive in the next few months. --- @@ -32,10 +32,6 @@ The built-in devserver allows you to preview your documentation as you're writin Get your project documentation looking just the way you want it by customizing the theme. -#### Cross-reference your documentation. - -Create richly cross-referenced documents, using the MkDocs interlinking syntax. - --- ## Installation diff --git a/docs/user-guide/styling-your-docs.md b/docs/user-guide/styling-your-docs.md index d7d2693b..6130456b 100644 --- a/docs/user-guide/styling-your-docs.md +++ b/docs/user-guide/styling-your-docs.md @@ -16,7 +16,7 @@ How to style and theme your documentation. #### The bootswatch themes -![Amelia](http://bootswatch.com/amelia/thumbnail.png) +![Amelia](http://bootswatch.com/2/amelia/thumbnail.png) ![Cerulean](http://bootswatch.com/cerulean/thumbnail.png)