summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jgraph-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/jgraph-mode.el b/jgraph-mode.el
index ebaffb3..8882633 100644
--- a/jgraph-mode.el
+++ b/jgraph-mode.el
@@ -20,12 +20,12 @@
;; 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/>.
;;; Commentary:
;; Simple editing mode for the Jgraph graph plotting tool.
-;; You can find more info at http://web.eecs.utk.edu/~plank/plank/jgraph/jgraph.html
+;; You can find more info at https://web.eecs.utk.edu/~plank/plank/jgraph/jgraph.html
;;; Code: