mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
Merge pull request #16456 from overleaf/dp-trask-project-link
Update help article links for archiving and trashing projects GitOrigin-RevId: 3be4e3bdab89e8f85182ad421d9641222f3eb99e
This commit is contained in:
@@ -43,7 +43,7 @@ function ArchiveProjectModal({
|
||||
<p>
|
||||
{t('archiving_projects_wont_affect_collaborators')}{' '}
|
||||
<a
|
||||
href="https://www.overleaf.com/blog/new-feature-using-archive-and-trash-to-keep-your-projects-organized"
|
||||
href="https://www.overleaf.com/learn/how-to/How_do_I_archive_and_unarchive_projects%3F"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
|
||||
@@ -43,7 +43,7 @@ function TrashProjectModal({
|
||||
<p>
|
||||
{t('trashing_projects_wont_affect_collaborators')}{' '}
|
||||
<a
|
||||
href="https://www.overleaf.com/blog/new-feature-using-archive-and-trash-to-keep-your-projects-organized"
|
||||
href="https://www.overleaf.com/learn/how-to/How_do_I_remove_or_delete_a_project%3F"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user