diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:09:40 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:09:40 +0100 |
| commit | 17d4e9cd12480df64e5a64f80ef807459b18b35b (patch) | |
| tree | 630d92f79c9451426c78fc8cb921533949c9befa | |
| parent | 60d6af08e2ac3a7311b898f8c4729dcf3b87720b (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/nlinum
| -rw-r--r-- | nlinum.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: |
