Skip to content

Commit

Permalink
change location to knit planning chart to
Browse files Browse the repository at this point in the history
  • Loading branch information
janneadolf committed Aug 12, 2024
1 parent 4fdd921 commit 4db202c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/report/planning_ganttchart.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: "`r Sys.Date()`"
output:
html_document
knit: (function(inputFile, encoding) {
rmarkdown::render(inputFile, encoding = encoding, output_dir = "../../output") })
rmarkdown::render(inputFile, encoding = encoding, output_dir = "../../output/informal") })


---
Expand Down

0 comments on commit 4db202c

Please sign in to comment.