fix project move email
This commit is contained in:
parent
59b36f2032
commit
102695530b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Project was moved to another location
|
Project was moved to another location
|
||||||
|
|
||||||
The project is now located under
|
The project is now located under
|
||||||
<%= url_for(link_to project_url(@project)) %>
|
<%= project_url(@project) %>
|
||||||
|
|
||||||
|
|
||||||
To update the remote url in your local repository run:
|
To update the remote url in your local repository run:
|
||||||
|
|
Loading…
Reference in a new issue