From ac2a172c6d017e849c26fb75e579649d304ec3bb Mon Sep 17 00:00:00 2001 From: Thomas Parisot <138627+thom4parisot@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:06:08 +0100 Subject: [PATCH] fix(corpus): remet le lien vers la page des articles dans la traduction de corpus vide (#1300) Co-authored-by: Thomas Parisot --- front/src/components/corpus/CorpusArticles.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/components/corpus/CorpusArticles.jsx b/front/src/components/corpus/CorpusArticles.jsx index ec9c75e1e..818f01f09 100644 --- a/front/src/components/corpus/CorpusArticles.jsx +++ b/front/src/components/corpus/CorpusArticles.jsx @@ -60,7 +60,7 @@ export default function CorpusArticles({ corpusId }) { - To add a new chapter, go to the{' '} + To add a new chapter, go to the articles page - {' '} + and select this corpus.