We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca11520 commit b44bd84Copy full SHA for b44bd84
1 file changed
index.html
@@ -27,7 +27,7 @@
27
<a class="nav-link" href="./Home/index.html">Data Structures</a>
28
</li>
29
<li class="nav-item">
30
- <a class="nav-link" href="./bot/chat.html">Code Chat</a>
+ <a class="nav-link" href="./bot/index.html">LearnCode.AI</a>
31
32
</ul>
33
</div>
@@ -91,4 +91,5 @@ <h3>Code Assistant</h3>
91
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script>
92
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha2/dist/js/bootstrap.min.js" integrity="sha384-heAjqF+bCxXpCWLa6Zhcp4fu20XoNIA98ecBC1YkdXhszjoejr5y9Q77hIrv8R9i" crossorigin="anonymous"></script>
93
</body>
94
-</html>
+
95
+</html>
0 commit comments