mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:14:54 +02:00
Convert http links to https (#8287)
* Convert http links to https * Fix remaining links
This commit is contained in:
@@ -31,7 +31,7 @@ The following scripts are used in the process:
|
||||
We use git tags to identify releases, using `Semantic Versioning`_. For
|
||||
example: `v0.11.1`.
|
||||
|
||||
.. _`Semantic Versioning`: http://semver.org/
|
||||
.. _`Semantic Versioning`: https://semver.org/
|
||||
|
||||
Our packages are cryptographically signed and their signature can be verified
|
||||
using the PGP key ``A2CFB51FA275A7286234E7B24D17C995CD9775F2``. This key can be
|
||||
|
||||
Reference in New Issue
Block a user