Skip to content

Commit 43280f9

Browse files
committed
update student-guide config
1 parent 26685fd commit 43280f9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

student-guide/_bookdown.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
book_filename: "Student_Guide"
21
chapter_name: "Chapter "
3-
repo: https://github.com/jhudsl/AnVIL_Template/
2+
repo: https://github.com/jhudsl/AnVIL_Book_Champions/
43
rmd_files: ["index.Rmd",
5-
"09-student_guide.Rmd",
4+
"student-guide.Rmd",
5+
"About.Rmd",
66
"References.Rmd"]
77
new_session: yes
88
bibliography: [book.bib]
99
delete_merged_file: true
1010
language:
1111
ui:
1212
chapter_name: "Chapter"
13-
output_dir: "student-guide"
13+
book_filename: "Student_Guide" # Do not change
14+
output_dir: "student-guide/docs" # Do not change

0 commit comments

Comments
 (0)