Skip to content

Commit c12308a

Browse files
t-millerjoshmhanson
authored andcommitted
README: update Learn Prolog Now! link to interactive site (ossu#467)
Allows users to run Prolog scripts on the site.
1 parent 7469d07 commit c12308a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Courses | Duration | Effort | Prerequisites
167167
#### Readings
168168
- **Required** to learn about monads, laziness, purity: [Learn You a Haskell for a Great Good!](http://learnyouahaskell.com/)
169169
- **Note**: probably the best resource to learn Haskell: [Haskell Programming from First Principles](http://haskellbook.com/) `paid`
170-
- **Required**, to learn about logic programming, backtracking, unification: [Learn Prolog Now!](http://www.learnprolognow.org/)
170+
- **Required**, to learn about logic programming, backtracking, unification: [Learn Prolog Now!](http://lpn.swi-prolog.org/lpnpage.php?pageid=top)
171171

172172
### Core math
173173

0 commit comments

Comments
 (0)