We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f04fe5 commit 0856a9eCopy full SHA for 0856a9e
README.md
@@ -54,7 +54,7 @@ When using Windows or wanting to avoid the script,
54
`dub` users should depend on the subconfiguration `library-manual-version`,
55
and define the version in their dub file (e.g. `"versions" : [ "DeimosOpenSSL_3_0" ]`).
56
57
-A list of all available versions can be found in [deimos.openssl.opensslv](source/deimos/openssl/opensslv.d).
+A list of all available versions can be found in [deimos.openssl.opensslv](source/deimos/openssl/opensslv.di).
58
59
Only minor versions are listed, patch versions are binary compatible with one another.
60
We use "minor" and "patch" with the [intended SemVer meaning](https://semver.org/).
0 commit comments