Link Health is very important for any website to reach its customers.
One can make sure if all the links of the website are broken or not, using various available open source or licensed tools.
Below is one of the basic way of validating the links on a particular page using Selenium WebDriver.
NOTE: Can be part of your various regression tests.