Skip to content

Commit 5c18ba7

Browse files
committed
Changement du titre pour routing.md
1 parent 366ba07 commit 5c18ba7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/SUMMARY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- [Utilisation de base](basic.md)
22
- [Écrire du code universel (En)](universal.md)
33
- [Structure de code (En)](structure.md)
4-
- [Routage et fragmentation (En)](routing.md)
4+
- [Routage et fragmentation](routing.md)
55
- [Pré-chargement et état (En)](data.md)
66
- [Hydratation côté client (En)](hydration.md)
77
- [Introduction à l'empaquetage (En)](bundle-renderer.md)

en/routing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Routage et fragmentation (En) <br><br> *Cette page est en cours de traduction française. Revenez une autre fois pour lire une traduction achevée ou [participez à la traduction française ici](https://github.com/vuejs-fr/vue-ssr-docs).*
1+
# Routage et fragmentation
22

33
## Routage avec `vue-router`
44

0 commit comments

Comments
 (0)