From f421bc87048b4b5c189af1f8af9a0f65668d5d71 Mon Sep 17 00:00:00 2001
From: fourstix <fourstix@gmail.com>
Date: Tue, 18 Jun 2019 13:50:12 -0400
Subject: [PATCH] added links to Sparkfun product and Tutorial pages

---
 README.rst     | 2 +-
 docs/index.rst | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 37f12d9..8da3ad0 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@ Introduction
 ============
 
 .. image:: https://readthedocs.org/projects/sparkfun-circuitpython-qwiicjoystick/badge/?version=latest
-    :target: https://circuitpython.readthedocs.io/projects/qwiicjoystick/en/latest/
+    :target: https://sparkfun-circuitpython-qwiicjoystick.readthedocs.io/en/latest/
     :alt: Documentation Status
 
 .. image:: https://img.shields.io/discord/327254708534116352.svg
diff --git a/docs/index.rst b/docs/index.rst
index c8451e4..f93c7bc 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -23,9 +23,13 @@ Table of Contents
 .. toctree::
     :caption: Tutorials
 
+    Sparkfun Qwiic Joystick Hookup Guide <https://learn.sparkfun.com/tutorials/qwiic-joystick-hookup-guide>
+
 .. toctree::
     :caption: Related Products
 
+    Sparkfun Qwiic Joystick <https://www.sparkfun.com/products/15168>
+
 .. toctree::
     :caption: Other Links