From d36250a943e1faf91141242f9835f29d0963e80f Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Thu, 20 May 2021 20:51:47 -0500
Subject: [PATCH] 	modified:   ../config/sidebar.yml

---
 src/config/sidebar.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/config/sidebar.yml b/src/config/sidebar.yml
index 9a1572c..545c575 100644
--- a/src/config/sidebar.yml
+++ b/src/config/sidebar.yml
@@ -28,12 +28,12 @@
       link: '/part4/sensitive_detector'
 - label: References
   items:
-    - label: 'DD4hep Manual'
-      link: 'https://dd4hep.web.cern.ch/dd4hep/usermanuals/DD4hepManual/DD4hepManual.pdf'
+    - label: 'DD4hep Reference Documentation'
+      link: 'https://dd4hep.web.cern.ch/dd4hep/reference/classdd4hep_1_1Detector.html'
+    - label: 'DD4hep Manuals'
+      link: 'https://dd4hep.web.cern.ch/dd4hep/page/users-manual/'
     - label: 'XML tags and attributes'
       link: 'https://github.com/AIDASoft/DD4hep/blob/master/DDCore/include/XML/UnicodeValues.h'
-    - label: 'DD4hep Documentation'
-      link: 'https://dd4hep.web.cern.ch/dd4hep/reference/classdd4hep_1_1Detector.html'
     - label: 'Links'
       link: '/links'
       #- label: Usage
-- 
GitLab