We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762dc00 commit 8e28da2Copy full SHA for 8e28da2
README.md
@@ -34,7 +34,7 @@ My assignments for CS50's Introduction to Artificial Intelligence with Python.
34
<td>A program to solve logic puzzles.</td>
35
<td>Propositional Logic</td>
36
<td><a href="https://www.youtube.com/watch?v=h_FmpQOj81M">Video link</a>
37
- <a href="https://www.youtube.com/watch?v=h_FmpQOj81M">Website link</a></td>
+ <a href="https://www.youtube.com/watch?v=h_FmpQOj81M">Theory website link</a></td>
38
</tr>
39
<tr>
40
<td><a href="./1-knowledge/1b-minesweeper">Minesweeper</a></td>
0 commit comments