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:
David 2024-01-15 14:25:10 +00:00 committed by Copybot
parent 8971357dce
commit 8eb787e805
2 changed files with 2 additions and 2 deletions

View file

@ -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"
>

View file

@ -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"
>