From a450da9396293bc2b8aace530d8fc7a88efada80 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 17 Apr 2016 00:18:08 -0700 Subject: [PATCH] Fix typo page views --- source/_posts/2016-04-17-updated-documentation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2016-04-17-updated-documentation.markdown b/source/_posts/2016-04-17-updated-documentation.markdown index 79a4c5c70ac..8d87f518ef1 100644 --- a/source/_posts/2016-04-17-updated-documentation.markdown +++ b/source/_posts/2016-04-17-updated-documentation.markdown @@ -16,7 +16,7 @@ Our documentation has been going through various phases. Initially it was just t As Home Assistant grew, so did our documentation. [Fabian Affolter](https://github.com/fabaff) does an amazing job in making sure there is at least a documentation stub for each new feature that lands. And that's quite a feat given our [frequent releases](https://home-assistant.io/blog/categories/release-notes/)! But despite all the efforts, the documentation outgrew our existing documentation organisation. -Today it has been almost 1.5 years since we started the website. We now have [264 components and platforms] under our belt and have been honored with 1.5 million pageviews ✨. And hopefully we now also have documentation that our community deserves. +Today it has been almost 1.5 years since we started the website. We now have [264 components and platforms] under our belt and have been honored with 1.5 million page views ✨. And hopefully we now also have documentation that our community deserves. [getting started]: /getting-started/ [developers]: /developers/