branch: externals/olivetti commit 988d326bccabc89b0ec4ebc18253bd6d3433b3ae Author: Paul Rankin <he...@paulwrankin.com> Commit: Paul Rankin <he...@paulwrankin.com>
Use HTTPS for README links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4075127..3734d12 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[](http://www.gnu.org/licenses/gpl-3.0.txt) -[](http://stable.melpa.org/#/olivetti) -[](http://melpa.org/#/olivetti) +[](https://www.gnu.org/licenses/gpl-3.0.txt) +[](https://stable.melpa.org/#/olivetti) +[](https://melpa.org/#/olivetti) Olivetti is a simple Emacs minor mode for a nice writing environment. @@ -57,7 +57,7 @@ Known Bugs <https://debbugs.gnu.org/28844>. - `linum-mode` currently has a bug that overwrites margin settings, making it incompatible with Olivetti. More information here: - <http://debbugs.gnu.org/20674>. + <https://debbugs.gnu.org/20674>. Please report bugs on GitHub [Issues] page.