We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fedb618 commit 0281815Copy full SHA for 0281815
1 file changed
docs/index.html
@@ -213,7 +213,7 @@ <h1 class="text-5xl font-bold text-white">Course Compass</h1>
213
</p>
214
<div class="mt-8 space-x-4 animate-slide-in">
215
<div class="relative inline-block">
216
- <a href="https://github.com/InferenceKTH/Find-My-Next-Course"
+ <a href="https://findmynextcourse.web.app/"
217
class="cta-button inline-block px-6 py-4 bg-transparent border-2 border-white text-white font-semibold rounded-lg hover:bg-gold-400 hover:text-nav-800">
218
Try the App Now!
219
</a>
0 commit comments