From e183a89ba6e25fd76c21fc43ad13660970a88528 Mon Sep 17 00:00:00 2001
From: Oliver Walters <oliver.henry.walters@gmail.com>
Date: Sun, 12 May 2019 20:48:50 +1000
Subject: [PATCH] Link README.md to the github.io page

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a47412776f..40a372b394 100644
--- a/README.md
+++ b/README.md
@@ -9,11 +9,11 @@ However, powerful business logic works in the background to ensure that stock tr
 
 ## User Documentation
 
-**TODO:** User documentation will be provided on a linked ```.github.io``` site, and will document the various InvenTree functionality
+For InvenTree documentation, refer to the [user documentation](https://inventree.github.io).
 
 ## Code Documentation
 
-For project code documentation, refer to the online [documentation](http://inventree.readthedocs.io/en/latest/) (auto-generated)
+For project code documentation, refer to the [developer documentation](http://inventree.readthedocs.io/en/latest/) (auto-generated)
 
 ## Getting Started