Unreachable external link
Detects unreachable external links.
You can add an external link to your documentation by providing a URL in the href
attribute. This inspection sends a request to the specified URL and reports a problem if the response status code is 400 or more.
NOTE: This inspection sends a GET request to the specified URL, which may trigger unintended actions, for example, if the URL points to an endpoint of a service.
Locating this inspection
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
WrsTopicContentExternalLinkInspection- Via Settings dialog
Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Writerside, 2024.04.241.15989.11 |