docs-ko icon indicating copy to clipboard operation
docs-ko copied to clipboard

[SYNC] docs: update broken link for import.meta (#9373) Co-authored-by: 翠 / green <[email protected]>

Open github-actions[bot] opened this issue 3 years ago • 0 comments

docs: update broken link for import.meta (#9373) Co-authored-by: 翠 / green [email protected] (8469bf0)


+++ b/docs/.vitepress/config.ts
@@ -87,8 +87,8 @@ export default defineConfig({
],
algolia: {
-      appId: 'BH4D9OD16A',
-      apiKey: 'b573aa848fd57fb47d693b531297403c',
+      appId: '7H67QR5P0A',
+      apiKey: 'deaab78bcdfe96b599497d25acc6460e',
indexName: 'vitejs',
searchParameters: {
facetFilters: ['tags:en']

github-actions[bot] avatar Jul 27 '22 00:07 github-actions[bot]