I am new to this website (as well as to LaTeX).
I have one major file in which i have made references to some more detailed .pdf files on different topics. I have done this using
\href{run:path}{text}
. But I was thinking that it would be really helpful if LaTeX gives some kind of warning if the ''path'' is invalid. Unfortunately, when i use invalid path, i do not receive any errors/warnings. Any idea on how can I make LaTeX do this?