diff --git a/_quarto.yml b/_quarto.yml index bb76365..af0655d 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -41,8 +41,8 @@ book: - part: programming.qmd chapters: - getting-started.qmd - - functions-packages.qmd - operators-data-types.qmd + - functions-packages.qmd - creating-functions.qmd - conditionals.qmd - testing-debugging.qmd