ERROR "Cannot find file" _projects, when I delete all projects from folder #2251
Answered
by
george-gca
AndreaMoschetto
asked this question in
Q&A
-
If I delete all projects from _projects folder the link checker says: I think it's because if you delete all files inside a folder, that empty folder disappears from GitHub and than the link checker doesn't |
Beta Was this translation helpful? Give feedback.
Answered by
george-gca
Mar 11, 2024
Replies: 1 comment
-
Probably the error is due to the projects collection defined in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
george-gca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably the error is due to the projects collection defined in
_config.yml
. Remove the lines that reference it and it should be fine.