diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:23:29 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:23:29 +0100 |
| commit | fc1d552b4602fa6fcd8d4264cea7bd1238078f18 (patch) | |
| tree | 0ec7f8e09c9f3b2b6c5b79a32bc7ec4921e416cc /sql-beeline.el | |
| parent | b7ffff9404d93f569e3c2bc59db1be6e848c894f (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/sql-beeline
Diffstat (limited to 'sql-beeline.el')
| -rw-r--r-- | sql-beeline.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-beeline.el b/sql-beeline.el index 90dbba0..ee8a9e3 100644 --- a/sql-beeline.el +++ b/sql-beeline.el @@ -18,7 +18,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/>. ;; TODO ;; |
