Skip to content

Commit ade2703

Browse files
authored
Fix location of release.md (#8404)
I noticed that the release.md file location in the condtributing docs had an incorrect filepath. Now it doesn't.
1 parent 58f02cd commit ade2703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ truncation, and performs it for SELECT queries as well as INSERT and UPDATE.
359359
# Release Process
360360

361361
The current Boulder release process is described in
362-
[release.md](https://github.com/letsencrypt/boulder/docs/release.md). New
362+
[release.md](https://github.com/letsencrypt/boulder/blob/main/docs/release.md). New
363363
releases are tagged weekly, and artifacts are automatically produced for each
364364
release by GitHub Actions.
365365

0 commit comments

Comments
 (0)