Skip to content

Commit f2ecda9

Browse files
committed
Fix URL of link to reproducible binary workflow
1 parent 24dfbe1 commit f2ecda9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/releasing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Release candidate versions
5454
- Note which JDK version was used to build the artifacts.
5555
5656
7. Check that the ["Reproducible binary"
57-
workflow](/Yubico/java-webauthn-server/actions/workflows/release-verify-signatures.yml)
57+
workflow](https://github.com/Yubico/java-webauthn-server/actions/workflows/release-verify-signatures.yml)
5858
runs and succeeds.
5959
6060
@@ -133,5 +133,5 @@ Release versions
133133
- Note which JDK version was used to build the artifacts.
134134
135135
12. Check that the ["Reproducible binary"
136-
workflow](/Yubico/java-webauthn-server/actions/workflows/release-verify-signatures.yml)
136+
workflow](https://github.com/Yubico/java-webauthn-server/actions/workflows/release-verify-signatures.yml)
137137
runs and succeeds.

0 commit comments

Comments
 (0)