Skip to content

Commit

Permalink
theme: change the destination of the opera link
Browse files Browse the repository at this point in the history
  • Loading branch information
psaiz committed Dec 10, 2024
1 parent 3143c3d commit 600516a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cernopendata/modules/globals/ext.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class GlobalVariables:
"cms": {"name": "CMS", "url": "cms.cern"},
"delphi": {"name": "DELPHI", "url": "delphi-www.web.cern.ch"},
"lhcb": {"name": "LHCb", "url": "lhcb.web.cern.ch"},
"opera": {"name": "OPERA", "url": "operaweb.lngs.infn.it"},
"opera": {"name": "OPERA", "url": "en.wikipedia.org/wiki/OPERA_experiment"},
"phenix": {
"name": "PHENIX",
"url": "www.phenix.bnl.gov",
Expand Down

0 comments on commit 600516a

Please sign in to comment.