55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > App Modernization with GitHub Copilot</ title >
77 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
8- < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700 &display=swap " rel ="stylesheet ">
8+ < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;600 &display=swap " rel ="stylesheet ">
99 < link rel ="stylesheet " href ="styles.css ">
1010 < link rel ="stylesheet " href ="light-theme.css ">
1111 < script src ="theme-toggle.js "> </ script >
@@ -25,7 +25,7 @@ <h1>App Modernization with GitHub Copilot</h1>
2525 </ div >
2626 < div class ="stats ">
2727 < div class ="stat ">
28- < div class ="stat-value "> ~1hr </ div >
28+ < div class ="stat-value "> ~60min </ div >
2929 < div class ="stat-label "> Duration</ div >
3030 </ div >
3131 < div class ="stat ">
@@ -126,7 +126,6 @@ <h3>Containerize Applications</h3>
126126 < h3 > Copilot Prompts Guide</ h3 >
127127 < p > Reference guide with prompts used during development</ p >
128128 </ div >
129- < span class ="part-time "> —</ span >
130129 </ a >
131130 </ div >
132131 </ div >
@@ -161,7 +160,7 @@ <h2 class="section-title">Prerequisites</h2>
161160 < div class ="footer-links ">
162161 < a href ="https://github.com/copilot-dev-days/appmod-workshop-java " target ="_blank "> GitHub Repository</ a >
163162 < a href ="https://docs.github.com/en/copilot " target ="_blank "> Copilot Docs</ a >
164- < a href ="https://github.com/iCSJ /awesome-copilot " target ="_blank "> Awesome Copilot</ a >
163+ < a href ="https://github.com/github /awesome-copilot " target ="_blank "> Awesome Copilot</ a >
165164 </ div >
166165 < p class ="footer-credit "> Built with 💜 by the GitHub Copilot Team</ p >
167166 </ div >
0 commit comments