Skip to content

Commit

Permalink
remove references to gna.org (shutdowned)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic-peters committed Jun 18, 2020
1 parent 6685476 commit 94b4b21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -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.


Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion jack_mixer.py
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ def on_about(self, *args):
'Frederic Peters <[email protected]>',
'Daniel Sheeler <[email protected]>'])
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()
Expand Down

0 comments on commit 94b4b21

Please sign in to comment.