diff --git a/docs-tech/game-vision-companion/index.md b/docs-tech/game-vision-companion/index.md index 107b64b..7666b54 100644 --- a/docs-tech/game-vision-companion/index.md +++ b/docs-tech/game-vision-companion/index.md @@ -24,7 +24,7 @@ displayed_sidebar: null **Game Vision Companion** — Windows PCの画面をリアルタイムにキャプチャして、ローカルのVision LLMで分析・翻訳するアプリ。 -![Game Vision Companionのスクリーンショット](pathname://./screenshot.png) +![Game Vision Companionのスクリーンショット](pathname:///img/game-vision-companion-screenshot.png) ### メイン機能:リアルタイム翻訳 diff --git a/static/img/game-vision-companion-screenshot.png b/static/img/game-vision-companion-screenshot.png new file mode 100644 index 0000000..49b7f99 Binary files /dev/null and b/static/img/game-vision-companion-screenshot.png differ