diff options
| author | Stefan Kangas | 2021-10-23 01:19:04 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2021-10-23 01:19:12 +0200 |
| commit | efdffd86c5833756bb14e266dc11e053e721c7a9 (patch) | |
| tree | 2abd001db669cea41d178402e56b3966ea4ecb40 | |
| parent | b0d64be0bc581958bf3a74152a2cd10172916b03 (diff) | |
| download | emacs-efdffd86c5833756bb14e266dc11e053e721c7a9.tar.gz emacs-efdffd86c5833756bb14e266dc11e053e721c7a9.zip | |
; * etc/refcards/README: Prefer HTTPS in link.
| -rw-r--r-- | etc/refcards/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/refcards/README b/etc/refcards/README index 94bf7b1f0b0..4102c85ba10 100644 --- a/etc/refcards/README +++ b/etc/refcards/README | |||
| @@ -5,7 +5,7 @@ See the end of the file for license conditions. | |||
| 5 | REFERENCE CARDS FOR GNU EMACS | 5 | REFERENCE CARDS FOR GNU EMACS |
| 6 | 6 | ||
| 7 | To generate these refcards, you need to install the TeX document | 7 | To generate these refcards, you need to install the TeX document |
| 8 | production system. For example, <http://www.tug.org/texlive/>. | 8 | production system. For example, <https://www.tug.org/texlive/>. |
| 9 | 9 | ||
| 10 | All modern GNU/Linux distributions provide TeX packages, so the | 10 | All modern GNU/Linux distributions provide TeX packages, so the |
| 11 | easiest way is just to install those. Your distribution may have | 11 | easiest way is just to install those. Your distribution may have |