update base.md links to renamed repo tauri2-guide

This commit is contained in:
Z User 2026-05-30 21:46:06 +00:00
parent 6350ab78cd
commit bf3a1c67a7

18
base.md
View File

@ -18,28 +18,28 @@
## Docs
Core architecture, config, commands, IPC:
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-guide/01-core-architecture-config-commands-ipc.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-guide/01-core-architecture-config-commands-ipc.md
Windows, plugins, WebSocket, state, migration:
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-guide/02-windows-plugins-websocket-state-migration.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-guide/02-windows-plugins-websocket-state-migration.md
System prompt + common agent prompts (scaffold, plugin, command, state, events, multi-window):
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-guide/01-system-prompt-and-common-prompts.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-guide/01-system-prompt-and-common-prompts.md
Advanced prompts, verification checklist, v1→v2 API map, debug prompts:
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-guide/02-advanced-prompts-checklist-migration.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-guide/02-advanced-prompts-checklist-migration.md
Build, config, permission, plugin compile errors:
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-guide/01-build-config-permission-plugin-errors.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-guide/01-build-config-permission-plugin-errors.md
Runtime, platform, mobile errors + top 25 common:
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-guide/02-runtime-platform-mobile-errors.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-guide/02-runtime-platform-mobile-errors.md
Cheat sheet (commands, config, IPC, WebSocket):
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-docs/cheatsheet.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-docs/cheatsheet.md
WebSocket server + client + injection deep-dive:
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-docs/ws_server_client_inject_guide.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-docs/ws_server_client_inject_guide.md
Official docs links (migration, security, config):
https://git.client.guacamolebox.net/butterfly/tauri2-vin-ws-temp/raw/branch/main/tauri2-docs/tauri2-links.md
https://git.client.guacamolebox.net/butterfly/tauri2-guide/raw/branch/main/tauri2-docs/tauri2-links.md