Преглед изворни кода

docs(fr): Fix typo in config.js (#1441)

d62remi пре 6 година
родитељ
комит
e6d4ee8c8f
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      docs/.vuepress/config.js

+ 2 - 2
docs/.vuepress/config.js

@@ -293,11 +293,11 @@ module.exports = {
           nav: [
               {
                   text: 'Guide',
-                  link: '/guide/'
+                  link: '/fr/guide/'
               },
               {
                   text: 'API',
-                  link: '/api/'
+                  link: '/fr/api/'
               },
               {
                   text: 'Notes de release',