Minor issue: CLI gives the wrong URL for getting Google Drive auth token

When Duplicacy prompts for the Google Drive auth token file location, there’s an error in the given URL. It currently says:

Enter the path of the Google Drive token file (downloadable from https://duplicacy/gcd_start):

Whereas I think it should be:

Enter the path of the Google Drive token file (downloadable from https://duplicacy.com/gcd_start):

Thank you for reporting this. I’ll fix it in the next update.