We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a740619 commit 8e50bd5Copy full SHA for 8e50bd5
README.md
@@ -17,7 +17,7 @@ and transparently use the PHP extension instead of our implementation.
17
18
sodium_compat v1.21.0 was the last v1.x release from the master branch. From now
19
on, all future releases that support PHP 5.2 - 8.0 and 32-bit integers will be
20
-[in the `v1.x` branch](v1.x).
+[in the `v1.x` branch](https://github.com/paragonie/sodium_compat/tree/v1.x).
21
22
Newer versions of sodium_compat (i.e., v2.0.0) will continue to live in the master
23
branch, unless a new major version is needed. The goal of this work is to improve
0 commit comments