mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Update wording of the change-your-remote message shown to user
This commit is contained in:
@@ -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,
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user