From f57319733b4386e26c0c4393b2d66ce01100d451 Mon Sep 17 00:00:00 2001 From: Stefanie Butland Date: Wed, 15 May 2024 09:44:05 -0700 Subject: [PATCH] Fix typo Faye -> Fay in customizing.qmd --- content/customizing.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/customizing.qmd b/content/customizing.qmd index 766c2ae..4bfcd08 100644 --- a/content/customizing.qmd +++ b/content/customizing.qmd @@ -12,6 +12,6 @@ Looking at other people's Quarto code is a great way to figure out how to do stu * [Quarto gallery](https://quarto.org/docs/gallery/) * [nmfs-openscapes](https://nmfs-openscapes.github.io/) -* [Faye lab manual](https://thefaylab.github.io/lab-manual/) +* [Fay lab manual](https://thefaylab.github.io/lab-manual/) * [quarto-titlepages](https://nmfs-opensci.github.io/quarto_titlepages/) Note the link to edit is broken. Go to repo and look in `documentation` directory.