From 575439ed5eb6e2c0034965aa3da739ca75f362a1 Mon Sep 17 00:00:00 2001 From: Julia Stewart Lowndes Date: Fri, 31 May 2024 12:08:43 -0700 Subject: [PATCH] add to go along with PR #330 --- _quarto.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index c9e7a2ce..6ed8429f 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -64,6 +64,8 @@ website: href: how-tos/access-data/access-local-python.ipynb - text: "with OPeNDAP" href: how-tos/access-data/access-local-opendap.qmd + - text: "with command line" + href: how-tos/access-data/access-command-line.md - text: "read data" href: how-tos/read_data.qmd - text: "subset data"