Skip to content

Commit

Permalink
Update homelessness completeness path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Mar 1, 2024
1 parent 6dab611 commit 95241b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/produce_homelessness_completeness.R
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ produce_homelessness_completeness <- function(
get_sg_homelessness_pub_path <- function(...) {
path <- get_file_path(
directory = fs::path(get_slf_dir(), "Homelessness"),
file_name = "2022.09.12 - PHS - Total assessment decisions by LA by Qtr.xlsx",
file_name = "2024.02.07- PHS - Total assessment decisions by LA by Qtr.xlsx",
...
)

Expand Down

0 comments on commit 95241b8

Please sign in to comment.