From 9d01034c3538a30e526f34acd2596ea6672b2b88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alba=20Refoyo=20Mart=C3=ADnez?=
<44649699+albarema@users.noreply.github.com>
Date: Wed, 3 Apr 2024 16:10:31 +0200
Subject: [PATCH] Update 05_VC.qmd
---
develop/05_VC.qmd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/develop/05_VC.qmd b/develop/05_VC.qmd
index bd4a2f7b..4050ddd1 100644
--- a/develop/05_VC.qmd
+++ b/develop/05_VC.qmd
@@ -40,7 +40,7 @@ if you're interested in delving deeper, explore our course on [Git and GitHub](h
Alternatively, here are some examples and online resources to expand your understanding:
-- [Git and Github online resources] https://docs.github.com/en/get-started/start-your-journey/git-and-github-learning-resources
+- [Git and GitHub online resources] https://docs.github.com/en/get-started/start-your-journey/git-and-github-learning-resources
- [GitHub documentation](https://docs.github.com/get-started)
- [Git documentation](https://git-scm.com/doc)
:::
@@ -119,7 +119,7 @@ Once you have created your repository (and put it in GitHub), you have now the o
For simplicity, we recommend using [Quarto](https://quarto.org/) or [MkDocs](https://www.mkdocs.org/). Visit their websites and follow the instructions to get started.
:::{.callout-note title="Tutorial links"}
-- Get started in quarto: . We recommend using VS code tool, if you do, follow this [tutorial](https://quarto.org/docs/get-started/hello/vscode.html).
+- Get started in quarto: . We recommend using the VS code tool, if you do, follow this [tutorial](https://quarto.org/docs/get-started/hello/vscode.html).
- [MkDocs materials](https://squidfunk.github.io/mkdocs-material/) to further customize MkDocs websites.
:::