diff --git a/docs/source/index.rst b/docs/source/index.rst
index 835d31be..69bbdfbc 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -17,8 +17,7 @@
SparseZoo |version|
===================
-Neural network model repository for highly sparse models and optimization recipes
-
+Open-source neural network model repository for highly sparse and sparse-quantized models with matching pruning recipes for CPUs and GPUs
.. raw:: html
@@ -60,7 +59,7 @@ allowing for significantly faster models with limited to no effect on their base
Recipe-driven approaches built around these optimizations allow you to take the models as given,
transfer learn from the models onto private datasets, or transfer the recipes to your architectures.
-This repository contains the Python API code to handle the connection and authentication to the cloud.
+`This repository `_ contains the Python API code to handle the connection and authentication to the cloud.
Related Products
================
@@ -77,19 +76,19 @@ Related Products
Resources and Learning More
===========================
-- `SparseML Documentation `_
-- `Sparsify Documentation `_
-- `DeepSparse Documentation `_
-- `Neural Magic Blog `_,
- `Resources `_,
- `Website `_
+- `SparseML Documentation `_
+- `Sparsify Documentation `_
+- `DeepSparse Documentation `_
+- `Neural Magic Blog `_,
+ `Resources `_,
+ `Website `_
Release History
===============
Official builds are hosted on PyPi
-- stable: `sparsezoo `_
-- nightly (dev): `sparsezoo-nightly `_
+- stable: `sparsezoo `_
+- nightly (dev): `sparsezoo-nightly `_
Additionally, more information can be found via
`GitHub Releases `_.
@@ -110,8 +109,9 @@ Additionally, more information can be found via
api/sparsezoo
.. toctree::
- :maxdepth: 2
- :caption: Help and Support
+ :maxdepth: 3
+ :caption: Help
Bugs, Feature Requests
- Support, General Q&A
\ No newline at end of file
+ Support, General Q&A
+ Neural Magic Docs
\ No newline at end of file