diff --git a/configure.ac b/configure.ac index 712fe68..d85703f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) dnl be carefull, the version needs to be in sync with your gnome shell version -AC_INIT([gnome-shell-extension-weather],[1.1],[https://github.com/Neroth/gnome-shell-extension-weather/issues]) +AC_INIT([gnome-shell-extension-weather],[1.1],[https://github.com/jenslody/gnome-shell-extension-weather/issues]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/data/Makefile.am b/data/Makefile.am index 2b70927..91848f6 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -extensionurl = https://github.com/Neroth/gnome-shell-extension-weather +extensionurl = https://github.com/jenslody/gnome-shell-extension-weather # Change these to modify how installation is performed topextensiondir = $(datadir)/gnome-shell/extensions