File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ HOW TO CONTRIBUTE TO OpenSSL
3
3
4
4
Please visit our [ Getting Started] page for other ideas about how to contribute.
5
5
6
- [ Getting Started ] : < https://www. openssl.org/community/getting-started.html >
6
+ [ Getting Started ] : < https://openssl-library .org/community/getting-started/index .html >
7
7
8
8
Development is done on GitHub in the [ openssl/openssl] repository.
9
9
@@ -77,8 +77,8 @@ guidelines:
77
77
Clean builds via GitHub Actions are required. They are started automatically
78
78
whenever a PR is created or updated by committers.
79
79
80
- [coding style]: https://www. openssl.org/policies/technical/coding-style.html
81
- [documentation policy]: https://openssl.org/policies/technical/documentation-policy.html
80
+ [coding style]: https://openssl-library .org/policies/technical/coding-style/
81
+ [documentation policy]: https://openssl-library .org/policies/technical/documentation-policy/
82
82
83
83
5. When at all possible, code contributions should include tests. These can
84
84
either be added to an existing test, or completely new. Please see
You can’t perform that action at this time.
0 commit comments