diff options
author | Teddy Wing | 2018-04-12 04:02:05 +0200 |
---|---|---|
committer | Teddy Wing | 2018-04-12 04:02:05 +0200 |
commit | 0d2cb91300be9914009222449b442118cf211d0d (patch) | |
tree | 71afd96f4a169c8612c3624670a3662e1afd8a82 | |
parent | 193c3b1955f7cf3ff2312effe75476211eb2eb37 (diff) | |
download | w3m-session-backup-0d2cb91300be9914009222449b442118cf211d0d.tar.bz2 |
Add URL header commentv0.0.1
Now that the package is published on GitHub, use that as the URL.
-rw-r--r-- | w3m-session-backup.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/w3m-session-backup.el b/w3m-session-backup.el index 2b316a3..a0f3cd0 100644 --- a/w3m-session-backup.el +++ b/w3m-session-backup.el @@ -6,7 +6,7 @@ ;; Version: 0.0.1 ;; Package-Requires: ((w3m "1.4.609")) ;; Keywords: tools -;; URL: +;; URL: https://github.com/teddywing/w3m-session-backup ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |