]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: fix algolia id
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 6 Jul 2022 12:40:57 +0000 (14:40 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 6 Jul 2022 12:41:35 +0000 (14:41 +0200)
Close #1459

packages/docs/.vitepress/config.ts

index 31180d34a73b0af7e46248f9bca8792d4531c451..0ffa3d26aa53d990906656d596f4feb6431709a9 100644 (file)
@@ -53,10 +53,8 @@ const config = defineConfig({
     },
 
     algolia: {
-      apiKey: '07ed552fc16926cc57c9eb0862c1a7f9',
-      // TODO: upgrade this once it works
-      // appId: 'BTNTW3I1XP',
-      // apiKey: '771d10c8c5cc48f7922f15048b4d931c',
+      appId: 'BTNTW3I1XP',
+      apiKey: '771d10c8c5cc48f7922f15048b4d931c',
       indexName: 'next_router_vuejs',
       // searchParameters: {
       //   facetFilters: ['tags:guide,api,migration'],