diff --git a/docs/index.html b/docs/index.html
index 55973bb..e5582b7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -7518,10 +7518,10 @@
Mastering the Chessboard: A Data-Driven Approach¶
Mohammad Durrani and Pranav Shah¶
Contents¶
- Introduction
-- About The Data
-- Data Collection: Scraping
-- Data Processing: Cleaning
-- Exploratory Data Analysis
+- About The Data
+- Data Collection: Scraping
+- Data Processing: Cleaning
+- Exploratory Data Analysis
- Machine Learning
- Future Work and Conclusion
- References and Additional Resources
diff --git a/final.ipynb b/final.ipynb
index 2719afd..3f7f592 100644
--- a/final.ipynb
+++ b/final.ipynb
@@ -9,10 +9,10 @@
"\n",
"### Contents\n",
"1. [Introduction](##1.-Introduction)\n",
- "2. [About The Data](##3.-About-The-Data)\n",
- "3. [Data Collection: Scraping](##4.-Data-Collection:-Scraping)\n",
- "4. [Data Processing: Cleaning](##5.-Data-Processing:-Cleaning)\n",
- "5. [Exploratory Data Analysis](##6.-Exploratory-Data-Analysis)\n",
+ "2. [About The Data](##2.-About-The-Data)\n",
+ "3. [Data Collection: Scraping](##3.-Data-Collection:-Scraping)\n",
+ "4. [Data Processing: Cleaning](##4.-Data-Processing:-Cleaning)\n",
+ "5. [Exploratory Data Analysis](#5.-Exploratory-Data-Analysis)\n",
"6. [Machine Learning](##6.-Machine-Learning)\n",
"7. [Future Work and Conclusion](##7.-Insights,-Future-Work,-and-Considerations)\n",
"8. [References and Additional Resources](##8.-References-and-Additional-Resources)"