diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:23:36 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:23:36 +0100 |
| commit | a81ede0e9dc0292a6f6ff69845f774f8a0ef309e (patch) | |
| tree | 45b9685cb3465bd4c87ed82f4f6b2931121daa8f /sql-cassandra.el | |
| parent | 3e997c6ad82f4240bcd62630ad44b5f023bd16c1 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/sql-cassandra
Diffstat (limited to 'sql-cassandra.el')
| -rw-r--r-- | sql-cassandra.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-cassandra.el b/sql-cassandra.el index c23a5a4..ed61f0d 100644 --- a/sql-cassandra.el +++ b/sql-cassandra.el @@ -19,7 +19,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/>. ;;; Code: |
