Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst authored Dec 1, 2016
1 parent 4b9bfd6 commit 2774de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checker/manual/faq.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1162,7 +1162,7 @@ \subsection{Why not just use a bug detector (like FindBugs)?\label{faq-type-chec
Pluggable type-checking finds more bugs than a bug detector does, for any
given variety of bug.
A bug detector like \href{creating-http://findbugs.sourceforge.net/}{FindBugs}~\cite{HovemeyerP2004,HovemeyerSP2005},
A bug detector like \href{http://findbugs.sourceforge.net/}{FindBugs}~\cite{HovemeyerP2004,HovemeyerSP2005},
\href{http://jlint.sourceforge.net/}{Jlint}~\cite{Artho2001}, or
\href{http://pmd.sourceforge.net/}{PMD}~\cite{Copeland2005} aims to find \emph{some}
of the most obvious bugs in your program. It uses a lightweight analysis,
Expand Down

0 comments on commit 2774de6

Please sign in to comment.