diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:13:43 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:13:43 +0100 |
| commit | 62eda3d8fb288b6a16c35a7220a507d0991c5a74 (patch) | |
| tree | e93a864d55404c2f1c48ca42562f9e97d98b41c0 | |
| parent | e17861b7c4309574478da11b2af1bf58d7d613a9 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/osc
| -rw-r--r-- | osc.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: |
