Skip to content

Commit

Permalink
update fork url
Browse files Browse the repository at this point in the history
  • Loading branch information
Tina-otoge committed Dec 20, 2019
1 parent 7891658 commit 7fb095b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Config:
SECRET_KEY = _get('SECRET_KEY', 'set a fucking key')
LOGS_PATH = _get('LOGS_DIR', 'logs')
LINKS = {
'FORK': 'https://github.com/skielred/osu',
'FORK': 'https://github.com/skielred/osumosis',
'DOTNET': 'https://dotnet.microsoft.com/download/dotnet-core/3.1',
'PUSHER': 'https://github.com/skielred/osmosis/releases/latest',
'DISCORD': 'https://discord.gg/xWKFDBu',
Expand Down

0 comments on commit 7fb095b

Please sign in to comment.