update wiki url

This commit is contained in:
j 2020-05-30 03:46:52 +02:00
commit 3357992dd7
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ if __name__ == '__main__':
\t\tknown actions are: %s
\t\tconfiguration: config, add_volume
\t\tdistributed encoding: server, client
for more information visit https://wiki.0x2620.org/wiki/pandora_client''' % ', '.join(actions))
for more information visit https://code.0x2620.org/0x2620/pandora_client/wiki''' % ', '.join(actions))
action = args[0]