Skip to content

Commit 12583cd

Browse files
Update astro.config.mjs
1 parent c882579 commit 12583cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

astro.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,9 @@ export default defineConfig({
238238
...i18nRedirect('/v1/references/configuration-files', '/references/configuration-files'),
239239
...i18nRedirect('/v1/references/webview-versions', '/references/webview-versions'),
240240

241+
// Indexed by google as top entry when searching "tauri v1 to v2"
242+
'/guides/upgrade-migrate/from-tauri-1': "/start/upgrade--migrate/from-tauri-1/",
243+
241244
// Decommissioned locales -> refer to /public/_redirects file
242245
// '/ko/[...slug]': '/[...slug]',
243246
// '/it/[...slug]': '/[...slug]',

0 commit comments

Comments
 (0)