Update wording of the change-your-remote message shown to user

This commit is contained in:
Shane Kilkelly 2018-12-05 10:42:58 +00:00
parent 007dfe1420
commit 439d55d805

View file

@ -25,7 +25,8 @@ public class MissingRepositoryException extends SnapshotAPIException {
);
} else {
return Arrays.asList(
"This Overleaf project has been moved to Overleaf v2, You should change your remote to:",
"This Overleaf project has been moved to Overleaf v2, and has a new identifier.",
"Please update your remote to:",
"",
" " + remoteUrl,
"",