Skip to content

Commit e952e68

Browse files
committed
Use ASCIIDoc cross-link for cross-link to reproducible builds
1 parent 17b7bb3 commit e952e68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ toc::[]
4444
- Optionally integrates with an "attestation trust source" to verify
4545
https://www.w3.org/TR/webauthn/#sctn-attestation[authenticator attestations]
4646
- Reproducible builds: release signatures match fresh builds from source. See
47-
link:#reproducible-builds[Reproducible builds] below.
47+
<<reproducible-builds>> below.
4848

4949

5050
=== Non-features
@@ -689,6 +689,7 @@ $ ./gradlew pitest
689689
----------
690690

691691

692+
[#reproducible-builds]
692693
=== Reproducible builds
693694
Starting in version `1.4.0-RC2`, artifacts are built reproducibly. Fresh builds from
694695
tagged commits should therefore be verifiable by signatures from Maven Central

0 commit comments

Comments
 (0)