]> git.0d.be Git - jack_mixer.git/commitdiff
remove references to gna.org (shutdowned) 11 release-11
authorFrédéric Péters <fpeters@0d.be>
Thu, 18 Jun 2020 06:49:48 +0000 (08:49 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 18 Jun 2020 06:49:48 +0000 (08:49 +0200)
README
jack_mixer.py

diff --git a/README b/README
index 861e2a2cf0aaf3561693b26be4aba191475b247d..974d94905e4f30cca0894219a99f78638bf03d95 100644 (file)
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ multiple JACK audio streams.
 
 It is licensed under GPL version 2 (or later), check COPYING for more info.
 
-Please visit project homepage is at http://home.gna.org/jackmixer/ for more
+Please visit project homepage is at https://rdio.space/jackmixer/ for more
 info.
 
 
@@ -43,8 +43,7 @@ Feedback
 --------
 
 If you have trouble getting jack_mixer working, find a bug or you miss some
-feature, please submit a support request with the GNA issue tracker:
-https://gna.org/support/?func=additem&group=jackmixer
+feature, please contact the maintainer by email.
 
 jack_mixer was initially written and supported by Nedko Arnaudov, it is now
 maintained by Frederic Peters. You can reach Frederic at fpeters (a.t) 0d
index f71e7016c49df06df1a00708f3ee37f3a0fb9cc7..d10883a2877aa3a8d85a52f4637165b244a7912d 100755 (executable)
@@ -572,7 +572,7 @@ Franklin Street, Fifth Floor, Boston, MA 02110-130159 USA''')
                            'Frederic Peters <fpeters@0d.be>',
                            'Daniel Sheeler <dsheeler@pobox.com>'])
         about.set_logo_icon_name('jack_mixer')
-        about.set_website('http://home.gna.org/jackmixer/')
+        about.set_website('https://rdio.space/jackmixer/')
 
         about.run()
         about.destroy()