summaryrefslogtreecommitdiff
path: root/lisp/org/ob-lua.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-lua.el')
-rw-r--r--lisp/org/ob-lua.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-lua.el b/lisp/org/ob-lua.el
index 877d895284f..4fd7a323825 100644
--- a/lisp/org/ob-lua.el
+++ b/lisp/org/ob-lua.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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;; Requirements:
;; for session support, lua-mode is needed.