Skip to content

Commit e227aab

Browse files
committed
fix: 場景8連結到正確的 GitHub Pages
- 將場景8的實際應用連結改為 GitHub Pages URL - 保持與其他場景一致的兩按鈕設計
1 parent 4483737 commit e227aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ <h2>📚 8 個學習場景</h2>
516516
<span class="agent-indicator agent-90">Agent 90%</span>
517517
<div class="scenario-links">
518518
<a href="#" onclick="loadMarkdown('./08-comprehensive-project/TEACHING_GUIDE.md', '場景 8:GitHub 自動化 Agent'); return false;" class="btn btn-doc">📚 查看教學</a>
519-
<a href="https://github.com/yulin0629/copilot-agent-demo-todo" target="_blank" class="btn btn-demo">🔗 GitHub Repo</a>
519+
<a href="https://yulin0629.github.io/copilot-agent-demo-todo/" target="_blank" class="btn btn-demo">🎯 實際應用</a>
520520
</div>
521521
</div>
522522
</div>

0 commit comments

Comments
 (0)