summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:23:36 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:23:36 +0100
commita81ede0e9dc0292a6f6ff69845f774f8a0ef309e (patch)
tree45b9685cb3465bd4c87ed82f4f6b2931121daa8f
parent3e997c6ad82f4240bcd62630ad44b5f023bd16c1 (diff)
; Prefer HTTPS to HTTP in URLsexternals/sql-cassandra
-rw-r--r--sql-cassandra.el2
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: