summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/exceptions.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/exceptions.hpp b/include/exceptions.hpp
index a70e563..9e51d97 100644
--- a/include/exceptions.hpp
+++ b/include/exceptions.hpp
@@ -58,7 +58,8 @@ public:
/*!
* @brief The error code returned by libcurl.
*
- * For more information consult libcurl-errors(3).
+ * For more information consult
+ * [libcurl-errors(3)](https://curl.haxx.se/libcurl/c/libcurl-errors.html).
*
* @since 0.1.0
*/