From ab8daec1e42f383c31c6a50cbeeb23e83f94d038 Mon Sep 17 00:00:00 2001 From: Patrick Callahan Date: Mon, 20 Jan 2025 16:57:04 +0100 Subject: [PATCH] Fix links Closes #22 --- index.qmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.qmd b/index.qmd index 6b7e74c..3a221a1 100644 --- a/index.qmd +++ b/index.qmd @@ -9,10 +9,10 @@ This self-paced tutorial will introduce you to Zotero, a free citation managemen The tutorial is split into the following sections: -1. [Getting Started with Zotero](zotero_basics.qmd) -2. [Integrating Zotero](citations_in_quarto.qmd) -3. [Exercises](exercise_1.qmd) -4. [Advanced](zotero_groups.qmd) +1. [Getting Started with Zotero](background/zotero_basics.qmd) +2. [Integrating Zotero](integrating_zotero/citations_in_quarto.qmd) +3. [Exercises](exercises/exercise_1.qmd) +4. [Advanced](advanced/zotero_groups.qmd) ::: {.callout-tip title="Software Requirements"}