[gedit-latex] Update URLs



commit d34ad95e8fce048b33937eb970b7004e23457210
Author: Jordi Mas <jmas softcatala org>
Date:   Mon Apr 29 20:33:21 2019 +0200

    Update URLs

 configure.ac               | 2 +-
 latex.plugin.desktop.in.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 208eff6..e5ef936 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ m4_define(gedit_latex_version, gedit_latex_major_version.gedit_latex_minor_versi
 
 AC_INIT([gedit-latex],
         [gedit_latex_version],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=gedit],
+        [https://gitlab.gnome.org/GNOME/gedit-latex/issues],
         [gedit-latex])
 
 AC_CONFIG_HEADERS([config.h])
diff --git a/latex.plugin.desktop.in.in b/latex.plugin.desktop.in.in
index 0c9090b..91a8686 100644
--- a/latex.plugin.desktop.in.in
+++ b/latex.plugin.desktop.in.in
@@ -6,5 +6,5 @@ _Name=LaTeX Plugin
 _Description=A plugin that assists you in handling LaTeX documents and BibTeX bibliographies
 Authors=Michael Zeising <michael michaels-website de>
 Copyright=Copyright (c) 2010 Michael Zeising
-Website=https://live.gnome.org/Gedit/LaTeXPlugin/
+Website=https://wiki.gnome.org/Apps/Gedit/LaTeXPlugin
 Version=@VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]