diff --git a/docs/_coverpage.md b/docs/_coverpage.md
index 1d835785a..2415c13dd 100644
--- a/docs/_coverpage.md
+++ b/docs/_coverpage.md
@@ -13,5 +13,6 @@ minimizing coding complexities (while still offering flexible tuning when needed
- Modern C++ Core - Best industry practices, high-performance, low-risk code.
- Streaming readout - Handles both traditional event processing and streaming.
+[Get Started](#JANA2)
GitHUB
-[Get Started](#JANA2)
\ No newline at end of file
+C++ Reference
diff --git a/docs/_sidebar.md b/docs/_sidebar.md
index cf36fd798..4cb9d314c 100644
--- a/docs/_sidebar.md
+++ b/docs/_sidebar.md
@@ -12,6 +12,6 @@
* [Other HowTos](howto/other-howtos.md "JANA2: HowTO list")
- [JANA1 => 2](jana1to2/jana1-to-jana2.md)
- [Development](development/development.md)
-- [C++ Reference](https://drateots.github.io/JANA2/refcpp/index.html ':target=_blank')
+- [C++ Reference](https://jeffersonlab.github.io/JANA2/refcpp/ ':target=_blank')
- [GitHub](https://github.com/JeffersonLab/JANA2 ':target=_blank')