Update URLs from goodies.x.o to docs.x.o (Bug #16170)

master
Kevin Bowen 2019-11-12 23:00:34 -08:00 committed by Simon Steinbeiss
parent e7b3962905
commit 3be408d30a
2 changed files with 3 additions and 1 deletions

2
README
View File

@ -3,6 +3,8 @@ XFce4 Netload plugin
- A netload plugin for the Xfce4 desktop environment -- http://www.xfce4.org -
https://docs.xfce.org/panel-plugins/xfce4-netload-plugin
Following operating systems are supported:
* Linux

View File

@ -10,7 +10,7 @@ dnl
m4_define([netload_version],[1.3.2])
AC_INIT([xfce4-netload-plugin], [netload_version],
[goodies-dev@xfce.org])
[xfce-dev@xfce.org])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIRS([m4])
AC_PREREQ([2.50])