diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:20:50 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:20:50 +0100 |
| commit | 5719bb7e5fd62b08ff73ca21b58db87263fd0202 (patch) | |
| tree | bdd8fd810347de76755fa449b06b1bdc46d77dce /README | |
| parent | 6934d5280015b9c74da6b4443aa533a81fd5f5e6 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/shen-mode
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ language. This includes both a major mode `shen-mode' and an inferior Shen mode (`run-shen') for evaluating shen code in a comint buffer or from a buffer of Shen source code. -For information on shen see http://www.shenlanguage.org/.
\ No newline at end of file +For information on shen see https://www.shenlanguage.org/.
\ No newline at end of file |
