You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/src/pages/fr/folder-structure-pages.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Le dossier `pages` contient toutes les pages de l'application Next.js. Le fichie
47
47
48
48
#### `src/pages/api`
49
49
50
-
Le dossier api contient toutes les routes API de l'application Next.js. Consultez la [Next.js Api Routes Docs](https://nextjs.org/docs/api-routes/introduction)for info on api routes.
50
+
Le dossier api contient toutes les routes API de l'application Next.js. Consultez la [Documentation Next.js Api Routes](https://nextjs.org/docs/api-routes/introduction)pour plus d'information sur les routes API.
0 commit comments