From d25e3a7cbb5265402ae95b35b81e32520599ce46 Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:22:54 -0400 Subject: [PATCH] Update _bookdown.yml Update the `book_filename` and `repo` within `_bookdown.yml` --- _bookdown.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_bookdown.yml b/_bookdown.yml index 9ee5edb4..0012c399 100644 --- a/_bookdown.yml +++ b/_bookdown.yml @@ -1,6 +1,6 @@ -book_filename: "Course_Name" +book_filename: "AI for Efficient Programming" chapter_name: "Chapter " -repo: https://github.com/fhdsl/AI_for_software +repo: https://github.com/fhdsl/AI_for_Efficient_Programming rmd_files: ["index.Rmd", "01-intro.Rmd", "02-ethics.Rmd",