diff options
-rw-r--r-- | org-link-edit.el | 2 | ||||
-rw-r--r-- | test-org-link-edit.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/org-link-edit.el b/org-link-edit.el index e3ff5a7..a77b988 100644 --- a/org-link-edit.el +++ b/org-link-edit.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/>. ;;; Commentary: diff --git a/test-org-link-edit.el b/test-org-link-edit.el index 9f3b844..3552a34 100644 --- a/test-org-link-edit.el +++ b/test-org-link-edit.el @@ -15,7 +15,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: |