Skip to content

Commit 0045b72

Browse files
authored
Update datatable-joins.Rmd #7151 line 25
corrected relative path to _translation_links.R
1 parent 13f283f commit 0045b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/fr/datatable-joins.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ knitr::opts_chunk$set(
2222
)
2323
```
2424

25-
```{r, echo=FALSE, file='_translation_links.R'}
25+
```{r, echo=FALSE, file='../_translation_links.R'}
2626
```
2727
`r .write.translation.links("Une traduction de ce document est disponible en : %s")`
2828

0 commit comments

Comments
 (0)