branch: elpa/mentor commit 089df9b6d0cb8289cb1226ca6dce45ab6c9ce43b Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
Add missing "/" to gnu.org URL --- mentor-data.el | 2 +- mentor-files.el | 2 +- mentor-rpc.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mentor-data.el b/mentor-data.el index bded470b94..f8a9541b98 100644 --- a/mentor-data.el +++ b/mentor-data.el @@ -17,7 +17,7 @@ ;; License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with Mentor. If not, see <https://www.gnu.org/licenses>. +;; along with Mentor. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/mentor-files.el b/mentor-files.el index 1a3070dda9..7b2fe0fadf 100644 --- a/mentor-files.el +++ b/mentor-files.el @@ -17,7 +17,7 @@ ;; License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with Mentor. If not, see <https://www.gnu.org/licenses>. +;; along with Mentor. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/mentor-rpc.el b/mentor-rpc.el index 23bac5661f..459b87255c 100644 --- a/mentor-rpc.el +++ b/mentor-rpc.el @@ -17,7 +17,7 @@ ;; License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with Mentor. If not, see <https://www.gnu.org/licenses>. +;; along with Mentor. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: