From 4b9548330beea326377974d4a742e32ceefd7d7f Mon Sep 17 00:00:00 2001
From: Camilla Galloni <camilla.galloni@cern.ch>
Date: Tue, 9 Apr 2024 15:03:09 +0200
Subject: [PATCH] Fix bookmark dqm minidaq and doc instructions

---
 docs/gemdoc/daq_guide.md     | 2 +-
 docs/references/bookmarks.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/gemdoc/daq_guide.md b/docs/gemdoc/daq_guide.md
index 2af607a..505a73a 100644
--- a/docs/gemdoc/daq_guide.md
+++ b/docs/gemdoc/daq_guide.md
@@ -90,8 +90,8 @@ A scan will be DONE when all 13 AMC Slots show DONE (6 for GE+1/1 and GE-1/1 and
 ## Analyze the Calibration Pulse Scan 
 (to be done in /gemdata directory)
         
+        ssh gemvm-control 
         sudo -u gemdoc -i 
-        ssh gemvm-control 
         gem-find-dead-channel -r <RUNNUMBER>
 
 After above is complete, open [Grafana : Dead Channels Trends](https://cmsgemonline-monitoring.app.cern.ch/d/Trh6MZd4k/dead-channels-trends?orgId=1&from=now-7d&to=now) and refresh page. Look through and see if any SC had a spike in # of dead channels. (Can also check the nice overview at the top of the page before scrolling through all SC). 
diff --git a/docs/references/bookmarks.md b/docs/references/bookmarks.md
index 378d1cb..9d9909a 100644
--- a/docs/references/bookmarks.md
+++ b/docs/references/bookmarks.md
@@ -3,7 +3,7 @@
 ## Useful pages at p5
 
 * [GEM RCMS instance](http://cmsrc-gem.cms:20000/rcms/)
-* [GEM MiniDAQ online DQM](http://fu-c2f11-23-03.cms:8070/dqm/online-dev)
+* [GEM MiniDAQ online DQM](http://dqmfu-c2b03-46-01.cms:8100/dqm/gem-online/)
 
 ### Control applications
 
-- 
GitLab