From 9575cf1976b8e7bdcda396759e7c28cd78664790 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Mon, 13 May 2024 14:43:18 -0700 Subject: [PATCH] Add instersphinx document to allow linking to obs-ops page. --- technote.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/technote.toml b/technote.toml index e5142db..8098161 100644 --- a/technote.toml +++ b/technote.toml @@ -21,3 +21,7 @@ internal_id = "ribeirot" name = "Vera C. Rubin Observatory Project Office" internal_id = "RubinObs" address = "950 N. Cherry Ave., Tucson, AZ 85719, USA" + +[sphinx.intersphinx.projects] +obsops = "https://obs-ops.lsst.io" +