diff --git a/lib/modules/versioning/conan/readme.md b/lib/modules/versioning/conan/readme.md
index cf539a8faf580ee8360c166b61d0bb93adbd2516..a0acec0be503d597d09674a3d0c9f1b885800f1d 100644
--- a/lib/modules/versioning/conan/readme.md
+++ b/lib/modules/versioning/conan/readme.md
@@ -2,7 +2,7 @@ Conan versioning supports [Semantic Versioning 2.0](https://semver.org) but some
 
 Conan implements [python-node-semver](https://github.com/podhmo/python-node-semver).
 
-More information can be found in the [Conan docs](https://docs.conan.io/en/latest/versioning/version_ranges.html#version-ranges)
+Read the [Conan docs about version ranges](https://docs.conan.io/en/latest/versioning/version_ranges.html#version-ranges) for more information.
 
 | syntax                                           | description                                                                                                |
 | ------------------------------------------------ | ---------------------------------------------------------------------------------------------------------- |